SketchEllipticalArcs.Item Property
Parent Object: SketchEllipticalArcsDescription
Returns the specified SketchEllipticalArc object from the collection.
Syntax
SketchEllipticalArcs.Item( Index As Long ) As SketchEllipticalArcProperty Value
This is a read only property whose value is a SketchEllipticalArc.Parameters
Name | Type | Description |
Index | Long | Input Long value that specifies the index of the object to return. |