Color.LemonChiffon プロパティ

定義

ARGB 値が #FFFFFACD であるシステム定義の色を取得します。

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

プロパティ値

Color

システム定義色を表す Color

適用対象