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