Brushes.Honeydew Property

Definition

Gets a system-defined Brush object.

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

Property Value

A Brush object set to a system-defined color.

Applies to