Piccolo.NET

PImage.PROPERTY_CODE_IMAGE Field

A bit field that identifies a ImageChanged event.

public const int PROPERTY_CODE_IMAGE;

Remarks

This field is used to indicate whether ImageChanged events should be forwarded to a node's parent. PPropertyEventArgs. PropertyChangeParentMask.

See Also

PImage Class | UMD.HCIL.Piccolo.Nodes Namespace | PPropertyEventArgs | PropertyChangeParentMask