Description
Switches full screen mode on or off.
-
Property type
-
A Boolean value.
-
Syntax
-
object.FullScreen [= value]
The FullScreen Property syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | | value | A Boolean value. | Remarks
When in full screen mode, menus and toolbars are hidden and the imaging workspace occupies the entire screen.
|