Piccolo.NET

PNode.boundsEventKey Field

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

protected static readonly object boundsEventKey;

Remarks

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

See Also

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