Color.DimGray

Color.DimGray property

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

public static Color DimGray { get; }

Return Value

A representing a system-defined color.

See Also