Gets a value indicating whether this nodes bounds may change at any time.
The property is true if this node has volatile bounds; otherwise, false.
Notes to Inheritors: The default behavior is to return false. Subclasses that override this method to return true, should also override the get accessor of the Bounds property and compute the volatile bounds there before returning.
PNode Class | UMD.HCIL.Piccolo Namespace