Compartir a través de


Colors.CornflowerBlue Propiedad

Definición

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

public:
 static property Color CornflowerBlue { Color get(); };
static Color CornflowerBlue();
public static Color CornflowerBlue { get; }
var color = Colors.cornflowerBlue;
Public Shared ReadOnly Property CornflowerBlue As Color

Valor de propiedad

Color definido por el sistema que tiene un valor ARGB de #FF6495ED.

Se aplica a