Method PaintDefaultColorImage
PaintDefaultColorImage(Graphics, RectD, Color)
Paints color image in the item with the default style. Borders around color image are also painted by this method. This is default value of the PaintColorImage field.
public static void PaintDefaultColorImage(Graphics canvas, RectD rect, Color color)