Color.LightBlue Propiedad

Definición

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

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

Valor de propiedad

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

Se aplica a