OutputLayoutManager.SaveWorkspaceImage Method

Top 

Description

Save an image of the current output workspace.

 

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.SaveWorkspaceImage(String saveAsType, String filename)

None

Saves an image of the workspace at the native resolution.

OutputLayoutManager.SaveWorkspaceImage(String saveAsType, String filename, Variable scaleDimension, Variable scaledSize)

None

Captures an image of the workspace at the native resolution, scales it using the specified parameters, and then saves it.

 

 

See also

OutputLayoutManager Object

Output Layout Control Guide