Piccolo.NET

PNode.ParentToLocal Method (RectangleF)

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

public virtual RectangleF ParentToLocal(
   RectangleF rectangle
);

Parameters

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

Return Value

The rectangle in this node's local coordinate system.

See Also

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


Web Accessibility