MasterPanel.isVisible

Syntax

isVisible ();

Description

The isVisible method returns whether master panel is visible.

Comments

If the method returns True the panel is visible, otherwise the panel is hidden.

Example

The property use is given in description of the Master.removeMasterPanel method.

See also:

MasterPanel