Click or drag to resize

CustomDockingBarAdjustFloatingBar Method (Int32, Int32)

Resizes the docking window by specifying the size of the client area.

Namespace:  RootPro.RootProCAD.UI
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public abstract void AdjustFloatingBar(
	int cx,
	int cy
)

Parameters

cx
Type: SystemInt32
cy
Type: SystemInt32
See Also