Class SvgColors
Contains declarations of the known svg colors.
public class SvgColors
- Inheritance
-
SvgColors
Properties
- DarkScheme
Gets known svg colors for the dark scheme.
- Disabled
Disabled svg color.
- Error
Error svg color.
- HighlightText
Highlight text svg color.
- Information
Information svg color.
- Normal
Normal svg color.
- Warning
Warning svg color.
- WhiteScheme
Gets known svg colors for the white scheme.
Methods
- GetSvgColor(KnownSvgColor)
Gets known svg color for the specified KnownSvgColor.
- GetSvgColor(KnownSvgColor, bool)
Gets known svg color for the specified KnownSvgColor.