IScene3DTextStyle.Visible

Syntax

Visible: Boolean;

Description

The Visible property determines whether a label is displayed. If the property is set to True, the label is displayed; if the property is set to False, the label is not displayed.

The property is set to True by default.

See also:

IScene3DTextStyle