Table of Contents

Property DefaultNormalImageColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DefaultNormalImageColor

Gets or sets default color of the SVG images in the normal state.

public static Color? DefaultNormalImageColor { get; set; }

Property Value

Color

Remarks

If this property is null, GetSvgColor(KnownSvgColor) is used with Normal parameter.