Color.DarkMagenta Proprietà

Definizione

Ottiene un colore definito dal sistema che ha un valore ARGB pari a #FF8B008B.

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

Valore della proprietà

Color

Struttura Color che rappresenta un colore definito dal sistema.

Si applica a