Color.BlanchedAlmond Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to