Property NameLocalized
NameLocalized
Gets the localized name of this Color.
public string NameLocalized { get; }
Property Value
Remarks
This method returns either the user-defined name of the color, if the color was created from a name, or the name of the known color. For custom colors, the RGB value is returned.