Method GetColorOrEmpty
GetColorOrEmpty(string)
Returns a color by its name or Empty if no color is registered for the specified name.
public static Color GetColorOrEmpty(string name)
Parameters
name
string
Returns a color by its name or Empty if no color is registered for the specified name.
public static Color GetColorOrEmpty(string name)
name
string