Color.Sienna Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to