UMD.HCIL.Piccolo.PNode.ParentBoundsChanged C# (CSharp) Method

ParentBoundsChanged() public method

A notification that the bounds of this node's parent have changed.
public ParentBoundsChanged ( ) : void
return void
		public virtual void ParentBoundsChanged() {
		}