Aspose::Font::Glyphs::GlyphStringId class
GlyphStringId class
يمثل معرف حرف كسلسلة.
class GlyphStringId : public Aspose::Font::Glyphs::GlyphId
الطرق
| طريقة | الوصف |
|---|---|
| CompareTo(System::SharedPtr<GlyphId>) override | |
| Equals(System::SharedPtr<System::Object>) override | يرجع 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 | يرجع قيمة السلسلة لمعرف glyph. |
انظر أيضًا
- Class GlyphId
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++