Piccolo.NET

PNode.LayoutChildren Method 

Nodes that apply layout constraints to their children should override this method and do the layout there.

public virtual void LayoutChildren();

See Also

PNode Class | UMD.HCIL.Piccolo Namespace