NumeralSystemIdentifiers.Lepc Property

Definition

Gets the identifier for the Lepcha decimal numeral system.

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

Property Value

String

Platform::String

winrt::hstring

The string "Lepc", which identifies the Lepcha decimal numeral system. This system uses the following Unicode values:

Unicode code pointCorresponding Latin digit
U+1C400
U+1C411
U+1C422
U+1C433
U+1C444
U+1C455
U+1C466
U+1C477
U+1C488
U+1C499

Applies to

See also