Color.DimGray

Color.DimGray property

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

public static Color DimGray { get; }

Return Value

A Color representing a system-defined color.

See Also