Piccolo.NET

PScrollableControl.GetViewSize Method 

Gets the view size from the scroll director based on the specified extent size

public virtual Size GetViewSize(
   RectangleF bounds
);

Parameters

bounds
The extent size from which the view size is computed.

Return Value

The view size.

See Also

PScrollableControl Class | UMD.HCIL.PiccoloX.Components Namespace