Color.PaleGoldenrod Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to