NumeralSystemIdentifiers.Tibt 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 Tibetan decimal numeral system.
public:
static property Platform::String ^ Tibt { Platform::String ^ get(); };
static winrt::hstring Tibt();
public static string Tibt { get; }
var string = NumeralSystemIdentifiers.tibt;
Public Shared ReadOnly Property Tibt As String
Property Value
The string "Tibt", which identifies the Tibetan decimal numeral system. This system has the digits ༠༡༢༣༤༥༦༧༨༩ which correspond to the Latin digits 0-9.