Piccolo.NET

PNode.GlobalToLocal Method (PointF)

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

public virtual PointF GlobalToLocal(
   PointF point
);

Parameters

point
The point in global coordinates to be transformed.

Return Value

The point in this node's local coordinate system.

See Also

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


Web Accessibility