Color.Orange Propiedad

Definición

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

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

Valor de propiedad

Color

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

Se aplica a