Property NormalImageColor
NormalImageColor
Gets or sets color of the SVG images in the normal state.
[Browsable(false)]
public Color? NormalImageColor { get; set; }
Property Value
Remarks
If this property is null, DefaultNormalImageColor is used.