MaxAutoCADWindow property

Sets or returns whether the BricsCAD window should be maximized on startup.

 

Syntax

BooleanVariable = object.object.MaxAutoCADWindow = <Boolean>

Where:

     BooleanVariable determines whether the window is maximized (True) or not (False).

     object is the ApplicationPreferences object.

 

Examples...

MaxAutoCADWindow property example

 


© Bricsys NV. All rights reserved.