Piccolo.NET

PNode.LocalToParent Method (PointF)

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

public virtual PointF LocalToParent(
   PointF point
);

Parameters

point
The point in local coordinate system to be transformed.

Return Value

The point in parent's local coordinate system.

See Also

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


Web Accessibility