Table of Contents

Field PaintColorImage

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Gets or sets method that paints color image in the item. Borders around color image are also painted by this method.

public static Action<Graphics, RectD, Color> PaintColorImage

Returns

Action<Graphics, RectD, Color>
Gets or sets method that paints color image in the item. Borders around color image are also painted by this method.