UnicodeRanges.GeometricShapes 属性
定义
获取几何图形符 Unicode 块 (U+25A0-U+25FF)。Gets the Geometric Shapes Unicode block (U+25A0-U+25FF).
public:
static property System::Text::Unicode::UnicodeRange ^ GeometricShapes { System::Text::Unicode::UnicodeRange ^ get(); };
public static System.Text.Unicode.UnicodeRange GeometricShapes { get; }
member this.GeometricShapes : System.Text.Unicode.UnicodeRange
Public Shared ReadOnly Property GeometricShapes As UnicodeRange
属性值
几何形状 Unicode 块 (U + 25A0 + 25FF) 。The Geometric Shapes Unicode block (U+25A0-U+25FF).
注解
有关此块中的完整字符集,请参阅 Unicode 标准版本 12.1-几何形状。For the full set of characters in this block, see The Unicode Standard, Version 12.1 - Geometric Shapes.