Piccolo.NET

PNode.ParentToLocal Method (SizeF)

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

public virtual SizeF ParentToLocal(
   SizeF size
);

Parameters

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

Return Value

The size in this node's local coordinate system.

See Also

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


Web Accessibility