NumeralSystemIdentifiers.LanaTham Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Unicode code pointCorresponding Latin digit
U+1A900
U+1A911
U+1A922
U+1A933
U+1A944
U+1A955
U+1A966
U+1A977
U+1A988
U+1A999

Applies to

See also