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 nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond 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