Brushes.Ivory Property

Definition

Gets a system-defined Brush object.

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

Property Value

A Brush object set to a system-defined color.

Applies to