NumeralSystemIdentifiers.Bali 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 Balinese decimal numeral system.
public:
static property Platform::String ^ Bali { Platform::String ^ get(); };
static winrt::hstring Bali();
public static string Bali { get; }
var string = NumeralSystemIdentifiers.bali;
Public Shared ReadOnly Property Bali As String
Property Value
The string "Bali", which identifies the Balinese decimal numeral system. This system uses the following Unicode values:
Unicode code point | Corresponding Latin digit |
---|---|
U+1B50 | 0 |
U+1B51 | 1 |
U+1B52 | 2 |
U+1B53 | 3 |
U+1B54 | 4 |
U+1B55 | 5 |
U+1B56 | 6 |
U+1B57 | 7 |
U+1B58 | 8 |
U+1B59 | 9 |