Share

GraphicsNodeProxy.VisibleInActiveEditObject Property

Parent Object: GraphicsNodeProxy

Description

Read-write property that gets and sets whether this graphics node is visible when the containing object is not the active edit object. A value of True indicates that this node is visible only when the containing object is activated. The value of this property is ignored if the Visible property on GraphicsNode is False.

Syntax

GraphicsNodeProxy.VisibleInActiveEditObject() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

Version

Introduced in version 2008

Was this information helpful?