Color.LightPink プロパティ

定義

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

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

プロパティ値

システム定義色を表す Color

適用対象