Share via


Colors.LemonChiffon 屬性

定義

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

public:
 static property Color LemonChiffon { Color get(); };
static Color LemonChiffon();
public static Color LemonChiffon { get; }
var color = Colors.lemonChiffon;
Public Shared ReadOnly Property LemonChiffon As Color

屬性值

系統定義的色彩,其 ARGB 值為 #FFFFFACD。

適用於