Method GetStandardColorName
GetStandardColorName(Color)
Gets the W3C+ standard string for color
.
public static string? GetStandardColorName(Color color)
Parameters
color
ColorThe color.
Gets the W3C+ standard string for color
.
public static string? GetStandardColorName(Color color)
color
ColorThe color.