Color.Black

Color.Black property

Gets a system-defined color that has an ARGB value of #FF000000.

public static Color Black { get; }

Return Value

A Color representing a system-defined color.

See Also