DrawingCurveSegments.Item Property
Parent Object: DrawingCurveSegmentsDescription
Method that returns the specified DrawingCurveSegment object from the collection. This is the default property of the DrawingCurveSegments collection object.
Syntax
DrawingCurveSegments.Item( Index As Long ) As DrawingCurveSegmentProperty Value
This is a read only property whose value is a DrawingCurveSegment.Parameters
Name | Type | Description |
Index | Long | Value that specifies the object to return. |