GraphicsNodeProxy.Item Property
Parent Object:
GraphicsNodeProxy
Description
Returns the specified graphic entity from the collection.
Syntax
GraphicsNodeProxy.
Item
(
Index
As Long ) As
GraphicsPrimitive
Property 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.
Version
Introduced in version 2008
© Copyright 2021 Autodesk, Inc.
Comment on this page.