Color.DeepPink プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象