Color.White

Color.White property

Gets a system-defined color that has an ARGB value of \c #FFFFFFFF.

public static Color White { get; }

Return Value

A representing a system-defined color.

See Also