Share

GraphicsNode.VisibleInActiveEditObject Property

Parent Object: GraphicsNode

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

GraphicsNode.VisibleInActiveEditObject() As Boolean

Property Value

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

Version

Introduced in version 9

Was this information helpful?