Color.IndianRed プロパティ

定義

ARGB 値 #FFCD5C5Cが のシステム定義の色を取得します。

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

プロパティ値

システム定義色を表す Color

適用対象