Piccolo.NET

PControl.UpdateImage Method 

Updates the image of the control, used to render the node when Editing is turned off.

public virtual void UpdateImage();

Remarks

Inheritors can override this method to modify how the image is generated for a given control.

See Also

PControl Class | UMD.HCIL.PiccoloX.Nodes Namespace