Color.DarkGoldenrod Property

Definition

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

public:
 static property System::Drawing::Color DarkGoldenrod { System::Drawing::Color get(); };
public static System.Drawing.Color DarkGoldenrod { get; }
static member DarkGoldenrod : System.Drawing.Color
Public Shared ReadOnly Property DarkGoldenrod As Color

Property Value

A Color representing a system-defined color.

Applies to