Color.Wheat Propiedad

Definición

Obtiene un color definido por el sistema que tiene un valor ARGB de #FFF5DEB3.

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

Valor de propiedad

Una estructura Color que representa un color definido por el sistema.

Se aplica a