ClientGraphics.Item Property
Parent Object: ClientGraphicsDescription
Returns the specified object from the collection.
Syntax
ClientGraphics.Item( Index As Long ) As GraphicsNodeProperty Value
This is a read only property whose value is a GraphicsNode.Parameters
Name | Type | Description |
Index | Long | Input Long that specifies the index within the collection of the item to return. |