NumeralSystemIdentifiers.MathMono Property

Definition

Gets the identifier for the decimal numeral system using MathMono characters.

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

Property Value

String

Platform::String

winrt::hstring

The string "MathMono", which identifies the decimal numeral system using MathMono characters.

Applies to