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