Piccolo.NET

PNode.LocalToParent Method (SizeF)

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

public virtual SizeF LocalToParent(
   SizeF size
);

Parameters

size
The size 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