Visible property

 

Specifies visibility of a drawing object or  Application window.

 

Syntax

BooleanVariable = object.Visible

object.Visible = <boolean>

Where:

     BooleanVariable is a variable (True or False) specifying whether the object is visible or not.

     object is All Drawing objects, Application, AttributeReference, Group, Toolbar

 

Examples...

Visible property example

 


© Bricsys NV. All rights reserved.