This method should be called when the bounds of this node are changed.
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.
PNode Class | UMD.HCIL.Piccolo Namespace