This property sets the color for the background of the ImageKit Control.
[Visual Basic] Public Property BackColor As Color
[C#] public Color BackColor {get; set;}

Property Value

The ImageKit Control's background color is of type System.Drawing.Color

Default is Color.Gainsboro

Explanation

The BackColor property sets the color for the background of the ImageKit Control. This property is set using System.Drawing.Color object.

See Also

ImageKit.WPF.Web.ImageKit Members | Newtone.ImageKit.WPF.Web.ImageKit

 

The ImageKit WPF is created by Newtone Corporation