Share

ClientGraphics.Item Property

Parent Object: ClientGraphics

Description

Returns the specified object from the collection.

Syntax

ClientGraphics.Item( Index As Long ) As GraphicsNode

Property 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.

Version

Introduced in version 5

Was this information helpful?