Color.Black

Color.Black property

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

public static Color Black { get; }

戻り値

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

関連項目