Piccolo.NET

PCamera.ViewToLocal Method (RectangleF)

Transform the rectangle from the camera's view coordinate system to the camera's local coordinate system.

public virtual RectangleF ViewToLocal(
   RectangleF rectangle
);

Parameters

rectangle
The rectangle in the camera's view coordinate system to be transformed.

Return Value

The rectangle in the camera's local coordinate system.

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace | PCamera.ViewToLocal Overload List


Web Accessibility