Piccolo.NET

PNode.fullBoundsEventKey Field

The key that identifies a change in this node's full bounds.

protected static readonly object fullBoundsEventKey;

Remarks

In a property change event the new value will be a reference to this node's full bounds cache, but old value will always be null. PNode.FullBounds

See Also

PNode Class | UMD.HCIL.Piccolo Namespace | PNode.FullBounds