GraphicsNode.Item Property
Parent Object:
GraphicsNode
Description
Returns the specified graphic entity from the collection.
Syntax
GraphicsNode.
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 5
© Copyright 2025 Autodesk, Inc.
Comment on this page.