Piccolo.NET

PScrollDirector.GetViewPosition Method 

Gets the view position given the specified camera bounds.

Point GetViewPosition(
   RectangleF bounds
);

Parameters

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

Return Value

The view position.

See Also

PScrollDirector Interface | UMD.HCIL.PiccoloX.Components Namespace