Piccolo.NET

PCamera.ViewToLocal Method (PointF)

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

public virtual PointF ViewToLocal(
   PointF point
);

Parameters

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

Return Value

The point in the camera's local coordinate system.

See Also

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


Web Accessibility