Piccolo.NET

PImage.PROPERTY_KEY_IMAGE Field

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

protected static readonly object PROPERTY_KEY_IMAGE;

Remarks

In a property change event both the old and new value will be set correctly to Image objects.

See Also

PImage Class | UMD.HCIL.Piccolo.Nodes Namespace