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; }
member this.Sienna : System.Drawing.Color
Public Shared ReadOnly Property Sienna As Color
Property Value
Remarks
For an example of this color, see Colors by Name.