NumeralSystemIdentifiers.ZmthSans Property

Definition

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

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

Property Value

String

Platform::String

winrt::hstring

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

Applies to