Share

GraphicsNode.Visible Property

Parent Object: GraphicsNode

Description

Read-write property that gets and sets whether the GraphicsNode is visible or not.

Syntax

GraphicsNode.Visible() As Boolean

Property Value

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

Version

Introduced in version 5

Was this information helpful?