Color.Peru プロパティ

定義

ARGB 値 #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

プロパティ値

システム定義色を表す Color

適用対象