Color.AliceBlue

Color.AliceBlue property

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

public static Color AliceBlue { get; }

Return Value

A Color representing a system-defined color.

See Also