Table of Contents

Property NameLocalized

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

NameLocalized

Gets the localized name of this Color.

public string NameLocalized { get; }

Property Value

string

The localized name of this Color.

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.