Color.DarkSalmon Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to