Color.Olive Eigenschaft

Definition

Ruft eine systemdefinierte Farbe ab, die einen ARGB-Wert aufweist #FF808000.

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: