UnicodeRanges.MiscellaneousMathematicalSymbolsB Property

Definition

Gets the Miscellaneous Mathematical Symbols-B Unicode block (U+2980-U+29FF).

public:
 static property System::Text::Unicode::UnicodeRange ^ MiscellaneousMathematicalSymbolsB { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange MiscellaneousMathematicalSymbolsB { get; }
static member MiscellaneousMathematicalSymbolsB : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property MiscellaneousMathematicalSymbolsB As UnicodeRange

Property Value

The Miscellaneous Mathematical Symbols-B Unicode block (U+2980-U+29FF).

Remarks

For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Miscellaneous Mathematical Symbols-B.

Applies to