Share

GraphicsNodeProxy.ItemById Property

Parent Object: GraphicsNodeProxy

Description

Returns the specified GraphicsPrimitive from the collection using its Id as index.

Syntax

GraphicsNodeProxy.ItemById( DataSetId As Long ) As GraphicsPrimitive

Property Value

This is a read only property whose value is a GraphicsPrimitive.

Parameters

Name Type Description
DataSetId Long Input Long value that indicates the Id of a GraphicsPrimitive object to return.

Version

Introduced in version 2017

Was this information helpful?