Piccolo.NET

PNode.BoundsModified Property

Gets or sets a value indicating whether this node's bounds have recently changed.

protected virtual bool BoundsModified {get; set;}

Property Value

The property is true if this node has a child with volatile bounds; otherwise, false.

Remarks

This flag will be reset on the next call of ValidateFullBounds.

See Also

PNode Class | UMD.HCIL.Piccolo Namespace


Web Accessibility