OutputLayoutManager.SetWindowState Method

Top 

Description

Sets the state of a window. 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.SetWindowState(Array windowIds, Variable state)

Variable

Sets the state of a window. Call OutputLayout.ApplyUpdates() to perform the action.

OutputLayoutManager.SetWindowState(Variable windowId, Variable state)

Variable

Sets the state of a window. Call OutputLayout.ApplyUpdates() to perform the action.

 

 

See also

OutputLayoutManager Object

Output Layout Control Guide