MapPointCurves.Item Property
Parent Object:
MapPointCurves
Description
Method that returns the specified MapPointCurve object from the collection.
Syntax
MapPointCurves.
Item
(
Index
As Long ) As
MapPointCurve
Property 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.
Version
Introduced in version 6
© Copyright 2021 Autodesk, Inc.
Comment on this page.