NumeralSystemIdentifiers.ZmthMono Property

Definition

Gets the identifier for the decimal numeral system using ZmthMono (Mathematical notation) characters.

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

Property Value

String

Platform::String

winrt::hstring

The string "ZmthMono", which identifies the decimal numeral system using ZmthMono (Mathematical notation) characters.

Applies to