Class Colors
- Namespace
- GHIElectronics.Endpoint.UI.Media
- Assembly
- GHIElectronics.Endpoint.UI.dll
public sealed class Colors
- Inheritance
-
Colors
- Inherited Members
Properties
Black
public static Color Black { get; }
Property Value
Blue
public static Color Blue { get; }
Property Value
Gray
public static Color Gray { get; }
Property Value
Green
public static Color Green { get; }
Property Value
Purple
public static Color Purple { get; }
Property Value
Red
public static Color Red { get; }
Property Value
Teal
public static Color Teal { get; }
Property Value
Transparent
public static Color Transparent { get; }
Property Value
White
public static Color White { get; }
Property Value
Yellow
public static Color Yellow { get; }