[Visual Basic] Public Property GradBackgroundColor As Color
[C#] public Color GradBackgroundColor {get; set;}
色を示す Color 型の値
規定値は RGB値で 236,233,216 です。
解説
ImageKit コントロールの左端と上端に表示する目盛の表示部分の、背景色を示します。
参照
ImageKit メンバ | Newtone.ImageKit.Win.ImageKit