Color.AntiqueWhite プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象