NumeralSystemIdentifiers.LanaTham Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The string "LanaTham", which identifies the Tai Tham Tham decimal numeral system. This system uses the following Unicode values:
Unicode code point | Corresponding Latin digit |
---|---|
U+1A90 | 0 |
U+1A91 | 1 |
U+1A92 | 2 |
U+1A93 | 3 |
U+1A94 | 4 |
U+1A95 | 5 |
U+1A96 | 6 |
U+1A97 | 7 |
U+1A98 | 8 |
U+1A99 | 9 |