Aspose::Font::Glyphs::GlyphStringId 类
GlyphStringId class
表示字符串字形 ID。
class GlyphStringId : public Aspose::Font::Glyphs::GlyphId
方法
| 方法 | 描述 |
|---|---|
| CompareTo(System::SharedPtr<GlyphId>) override | |
| Equals(System::SharedPtr<System::Object>) override | 如果字符串 ID 相等,则返回 true。 |
| static get_NotDefId() | 获取非默认值。 |
| get_Value() const | 获取字符串值。 |
| GetHashCode() const override | GetHashCode 实现。 |
| GlyphStringId(System::String) | 初始化新的 GlyphStringId 对象。 |
| set_Value(System::String) | 设置字符串值。 |
| ToGlyphStringId() override | 将 GlyphId 强制转换为 GlyphStringId。 |
| ToString() const override | 返回字形 ID 的字符串值。 |
另见
- Class GlyphId
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++