Piccolo.NET

PCamera.ViewToLocal Method (SizeF)

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

public virtual SizeF ViewToLocal(
   SizeF size
);

Parameters

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

Return Value

The size in the camera's local coordinate system.

See Also

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


Web Accessibility