Color.Red

Color.Red property

#FFFF0000 の ARGB 値を持つシステム定義の色を取得します。

public static Color Red { get; }

戻り値

あColorシステム定義の色を表します。

関連項目