Piccolo.NET

PNode.SignalBoundsChanged Method 

This method should be called when the bounds of this node are changed.

public virtual void SignalBoundsChanged();

Remarks

This method invalidates the full bounds of this node, and also notifies each of this node's children that their parent's bounds have changed. As a result of this method getting called this node's LayoutChildren will be called.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility