Define the boundaries of the workspace so that a tiled-to-parent tab frame won't be resized smaller than this boundary.

Namespace: PPJ.Runtime.Windows.QO
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public SalBoolean SetWorkspaceBoundary(
	SalNumber nMinWidth,
	SalNumber nMinHeight
)

Parameters

nMinWidth
Type: PPJ.Runtime..::..SalNumber
nMinHeight
Type: PPJ.Runtime..::..SalNumber

Return Value

See Also