Color.Peru Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to