Color.DarkBlue

Color.DarkBlue property

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

public static Color DarkBlue { get; }

Return Value

A Color representing a system-defined color.

See Also