Color.Gray

Color.Gray property

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

public static Color Gray { get; }

Return Value

A Color strcture representing a system-defined color.

See Also