Share

GraphicsNodeProxy.VisibleInViews Property

Parent Object: GraphicsNodeProxy

Description

Property that returns a object containing the Views that this graphics node is visible in. If there are no views in the list, the node is visible in all views. Views may be added or removed from the list. This property is ignored if the Visible property on GraphicsNode is False.

Syntax

GraphicsNodeProxy.VisibleInViews() As ViewList

Property Value

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

Version

Introduced in version 2008

Was this information helpful?