Color.Ivory Property

Definition

Gets a system-defined color that has an ARGB value of #FFFFFFF0.

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

Property Value

A Color representing a system-defined color.

Applies to