Color.Red

Color.Red property

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

public static Color Red { get; }

Return Value

A representing a system-defined color.

See Also