UnicodeRanges.SmallFormVariants 属性

定义

获取小字变体 Unicode 块 (U+FE50-U+FE6F)。Gets the Small Form Variants Unicode block (U+FE50-U+FE6F).

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

属性值

UnicodeRange

小型窗体 Unicode 块 (U + FE50 + FE6F) 。The Small Form Variants Unicode block (U+FE50-U+FE6F).

注解

有关此块中的完整字符集,请参阅 Unicode 标准版本 12.1-小型窗体For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Small Form Variants.

适用于