Piccolo.NET

PDefaultScrollDirector.GetViewPosition Method 

Gets the view position given the specified camera bounds.

public virtual Point GetViewPosition(
   RectangleF bounds
);

Parameters

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

Return Value

The view position.

Implements

PScrollDirector.GetViewPosition

See Also

PDefaultScrollDirector Class | UMD.HCIL.PiccoloX.Components Namespace