Color.DarkRed

Color.DarkRed property

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

public static Color DarkRed { get; }

Return Value

A representing a system-defined color.

See Also