Color.MediumBlue

Color.MediumBlue property

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

public static Color MediumBlue { get; }

Return Value

A Color representing a system-defined color.

See Also