MapPointCurves.Item Property
Parent Object: MapPointCurvesDescription
Method that returns the specified MapPointCurve object from the collection.
Syntax
MapPointCurves.Item( Index As Long ) As MapPointCurveProperty Value
This is a read only property whose value is a MapPointCurve.Parameters
| Name | Type | Description |
| Index | Long | Input Long value that specifies the MapPointCurve to return. |
