Color.Moccasin Proprietà
Definizione
Ottiene un colore definito dal sistema che ha un valore ARGB pari a #FFFFE4B5
.Gets a system-defined color that has an ARGB value of #FFFFE4B5
.
public:
static property System::Drawing::Color Moccasin { System::Drawing::Color get(); };
public static System.Drawing.Color Moccasin { get; }
member this.Moccasin : System.Drawing.Color
Public Shared ReadOnly Property Moccasin As Color
Valore della proprietà
Struttura Color che rappresenta un colore definito dal sistema.A Color representing a system-defined color.
Commenti
Per un esempio di questo colore, vedere colori in base al nome.For an example of this color, see Colors by Name.