OutputLayoutManager.MainWindowHeight Property

Top 

Description

Gets or sets the height of the main FreeFlyer window. Must call OutputLayout.ApplyUpdates() after setting this property.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0

Valid Range:

OutputLayoutManager.MainWindowHeight ≥ 500

 

Syntax

myVariable1 = OutputLayout.MainWindowHeight;

 

OutputLayout.MainWindowHeight = myVariable1;

 

See also

OutputLayoutManager Object

Output Layout Control Guide