This property sets the background color for the graduation.

[Visual Basic] Public Property GradBackgroundColor As Color
[C#] public Color GradBackgroundColor {get; set;}

Property Value

A value of type Color

Default value is RGB(236,233,216)

Explanation

The GradBackgroundColor property sets the background color for the graduation which is displayed on the left side and top of the ImageKit control.

See Also

ImageKit Members | Newtone.ImageKit.Win.ImageKit

 

The ImageKit.NET3 is created by Newtone Corporation