Piccolo.NET

PScrollDirector.GetViewSize Method 

Gets the size of the view based on the specific camera bounds.

Size GetViewSize(
   RectangleF bounds
);

Parameters

bounds
The view bounds for which the view size will be computed.

Return Value

The view size.

See Also

PScrollDirector Interface | UMD.HCIL.PiccoloX.Components Namespace