Piccolo.NET

PNode.GlobalToLocal Method (RectangleF)

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

public virtual RectangleF GlobalToLocal(
   RectangleF rectangle
);

Parameters

rectangle
The rectangle in global coordinates to be transformed.

Return Value

The rectangle in this node's local coordinate system.

See Also

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


Web Accessibility