Color.Khaki Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to