Piccolo.NET

PNode.FullBoundsInvalid Property

Gets or sets a value indicating whether the full bounds of this node are valid.

protected virtual bool FullBoundsInvalid {get; set;}

Property Value

The property is true if the full bounds of this node are invalid; otherwise, false.

Remarks

If this property is true, the full bounds of this node have changed and need to be recomputed.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility