Piccolo.NET

PCamera.ViewToLocal Method

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

Overload List

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

public virtual PointF ViewToLocal(PointF);

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

public virtual RectangleF ViewToLocal(RectangleF);

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

public virtual SizeF ViewToLocal(SizeF);

See Also

PCamera Class | UMD.HCIL.Piccolo Namespace


Web Accessibility