Piccolo.NET

PNode.GlobalToLocal Method (SizeF)

Transform the given size from global coordinates to this node's local coordinate system.

public virtual SizeF GlobalToLocal(
   SizeF size
);

Parameters

size
The size in global coordinates to be transformed.

Return Value

The size in this node's local coordinate system.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace | PNode.GlobalToLocal Overload List


Web Accessibility