Brushes.Orange Property

Definition

Gets a system-defined Brush object.

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

Property Value

A Brush object set to a system-defined color.

Applies to