OutputLayoutManager.MainWindowY Property

Top 

Description

Gets or sets the Y coordinate of the top left corner 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

 

Syntax

myVariable1 = OutputLayout.MainWindowY;

 

OutputLayout.MainWindowY = myVariable1;

 

See also

OutputLayoutManager Object

Output Layout Control Guide