Share

DrawingCurveSegments.Item Property

Parent Object: DrawingCurveSegments

Description

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 DrawingCurveSegment

Property 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.

Version

Introduced in version 11

Was this information helpful?