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