NumeralSystemIdentifiers.ZmthSans 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 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
The string "ZmthSans", which identifies the decimal numeral system using ZmthSans (Mathematical notation) characters.