Piccolo.NET

PNode.ValidateFullBounds Method 

This method is called to validate the bounds of this node and all of its descendents.

protected virtual bool ValidateFullBounds();

Return Value

True if this node or any of its descendents have volatile bounds.

Remarks

This method returns true if this node's bounds or the bounds of any of its descendents are marked as volatile.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility