Method GetColorName
GetColorName(Color)
Gets the color name for color.
public static string? GetColorName(Color color)
Parameters
colorColorThe color.
Gets the color name for color.
public static string? GetColorName(Color color)
color ColorThe color.