Color.LightPink 屬性

定義

取得系統定義的色彩,此色彩具有的 #FFFFB6C1ARGB值。

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,表示系統定義的色彩。

適用於