Property SvgColor
SvgColor
Gets or sets the SVG color.
public virtual Color? SvgColor { get; set; }
Property Value
Remarks
Setting this property triggers a layout update and invalidates the control if the image is visible.
Gets or sets the SVG color.
public virtual Color? SvgColor { get; set; }
Setting this property triggers a layout update and invalidates the control if the image is visible.