Color.DarkGreen

Color.DarkGreen property

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

public static Color DarkGreen { get; }

Return Value

A representing a system-defined color.

See Also