NumeralSystemIdentifiers.Lana Property

Definition

Gets the identifier for the Tai Tham Hora decimal numeral system.

public:
 static property Platform::String ^ Lana { Platform::String ^ get(); };
static winrt::hstring Lana();
public static string Lana { get; }
var string = NumeralSystemIdentifiers.lana;
Public Shared ReadOnly Property Lana As String

Property Value

String

Platform::String

winrt::hstring

The string "Lana", which identifies the Tai Tham Hora decimal numeral system. This system uses the following Unicode values:

Unicode code pointCorresponding Latin digit
U+1A800
U+1A811
U+1A822
U+1A833
U+1A844
U+1A855
U+1A866
U+1A877
U+1A888
U+1A899

Applies to

See also