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