Table of Contents

Enum KnownSvgColor

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

Enumerates known svg image color identifiers.

public enum KnownSvgColor

Fields

Disabled = 1

Disabled image color.

Error = 2

Error image color.

HighlightText = 5

Highlight Text color.

Information = 3

Information image color.

MaxValue = 5

Maximum value in the enumeration.

Normal = 0

Normal image color.

Warning = 4

Warning image color.