Color.Blue

Color.Blue property

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

public static Color Blue { get; }

Return Value

A representing a system-defined color.

See Also