NumeralSystemIdentifiers.ZmthBold Property

Definition

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

String

Platform::String

winrt::hstring

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

Applies to