Piccolo.NET

PNode.ParentToLocal Method (PointF)

Transform the given point from this node's parent's local coordinate system to the local coordinate system of this node.

public virtual PointF ParentToLocal(
   PointF point
);

Parameters

point
The point in parent's coordinate system to be transformed.

Return Value

The point in this node's local coordinate system.

See Also

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


Web Accessibility