GraphicsNodeProxy.Item Property
Parent Object: GraphicsNodeProxyDescription
Returns the specified graphic entity from the collection.
Syntax
GraphicsNodeProxy.Item( Index As Long ) As GraphicsPrimitiveProperty Value
This is a read only property whose value is a GraphicsPrimitive.Parameters
Name | Type | Description |
Index | Long | Specifies which object to return. This is an index into the collection. |