This property sets the background color or fill color used by annotation objects or when editing.
Property Value
Value of type Color
Default value is White
Explanation
The BackColor property sets the background color or fill color used by annotation objects or when editing.
The BackColor property is enabled when the Fill property is true and becomes the fill color for the Rectangle, RoundRectangle, Ellipse, Polygon, and closed Pen objects and the background color for the Text object. This property is not used for the Line, Polyline, non-closed Pen, or Image objects.
To make changes to an object's back color after it has been drawn, select the object and right click to display the "context menu", execute the ShowPropertyDialog method, or use the SelectedObjectBackColor property.
See also
ImageKit.Edit Members | Newtone.ImageKit.Win.ImageKit