NumeralSystemIdentifiers.MathSans 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 MathSans characters.
public:
static property Platform::String ^ MathSans { Platform::String ^ get(); };
static winrt::hstring MathSans();
public static string MathSans { get; }
var string = NumeralSystemIdentifiers.mathSans;
Public Shared ReadOnly Property MathSans As String
Property Value
The string "MathSans", which identifies the decimal numeral system using MathSans characters.