Piccolo.NET

PNode.StartResizeBounds Method 

Notify this node that you will begin to repeatedly call SetBounds.

public virtual void StartResizeBounds();

Remarks

After a call to StartResizeBounds, EndResizeBounds should eventually be called to notify the node of the end of the sequence of SetBounds calls.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility