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

EndResizeBounds() public method

Notify this node that you have finished a resize bounds sequence.
A call to StartResizeBounds should precede a call to EndResizeBounds.
public EndResizeBounds ( ) : void
return void
		public virtual void EndResizeBounds() {
		}