Color.LightSeaGreen Proprietà

Definizione

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

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

Valore della proprietà

Color

Struttura Color che rappresenta un colore definito dal sistema.

Si applica a