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