Color.YellowGreen プロパティ
定義
ARGB 値が #FF9ACD32
であるシステム定義の色を取得します。Gets a system-defined color that has an ARGB value of #FF9ACD32
.
public:
static property System::Drawing::Color YellowGreen { System::Drawing::Color get(); };
public static System.Drawing.Color YellowGreen { get; }
member this.YellowGreen : System.Drawing.Color
Public Shared ReadOnly Property YellowGreen As Color
プロパティ値
注釈
この色の例については、「名前別の色」を参照してください。For an example of this color, see Colors by Name.