Aspose::Font::Glyphs::GlyphStringId class
GlyphStringId class
Stellt die String‑Glyph‑ID dar.
class GlyphStringId : public Aspose::Font::Glyphs::GlyphId
Methoden
| Methode | Beschreibung |
|---|---|
| CompareTo(System::SharedPtr<GlyphId>) override | |
| Equals(System::SharedPtr<System::Object>) override | Gibt true zurück, wenn die String-IDs gleich sind. |
| static get_NotDefId() | Liefert nicht den Standardwert. |
| get_Value() const | Liefert den String-Wert. |
| GetHashCode() const override | Implementierung von GetHashCode. |
| GlyphStringId(System::String) | Initialisiert ein neues GlyphStringId-Objekt. |
| set_Value(System::String) | Setzt den String-Wert. |
| ToGlyphStringId() override | Wandelt GlyphId in GlyphStringId um. |
| ToString() const override | Gibt den String-Wert der Glyph-ID zurück. |
Siehe auch
- Class GlyphId
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++