Color.AliceBlue

Color.AliceBlue property

Gets a system-defined color that has an ARGB value of \c #FFF0F8FF.

public static Color AliceBlue { get; }

Return Value

A representing a system-defined color.

See Also