Color.Pink プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象