Color.Red

Color.Red property

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

public static Color Red { get; }

Return Value

A Color representing a system-defined color.

See Also