OutputLayoutManager.ConstrainToWorkspace Method

Top 

Description

Determines whether the window specified by windowID is constrained to remain within the boundaries of the FreeFlyer workspace. Call OutputLayout.ApplyUpdates() to perform the action.

 

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.

 

Overload List

Signatures

Return Value

Description

OutputLayoutManager.ConstrainToWorkspace(Array windowIds, Variable constrain)

Variable

Determines whether the windows specified by windowIDs are constrained to remain within the boundaries of the FreeFlyer workspace. Call OutputLayout.ApplyUpdates() to perform the action.

OutputLayoutManager.ConstrainToWorkspace(Variable windowId, Variable constrain)

Variable

Determines whether the window specified by windowID is constrained to remain within the boundaries of the FreeFlyer workspace. Call OutputLayout.ApplyUpdates() to perform the action.

 

 

See also

OutputLayoutManager Object

Output Layout Control Guide