Aspose::Font::Glyphs::GlyphUInt32Id Klasse
GlyphUInt32Id class
Stellt die Integer‑Glyph‑ID dar.
class GlyphUInt32Id : 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 IDs gleich sind. |
| static get_NotDefId() | Liefert nicht den Standardwert. |
| get_Value() const | Liefert den int‑Wert der ID. |
| GetHashCode() const override | Implementierung von GetHashCode. |
| GlyphUInt32Id(uint32_t) | Initialisiert ein neues GlyphUInt32Id Objekt. |
| set_Value(uint32_t) | Setzt den int‑Wert der ID. |
| ToGlyphUInt32Id() override | Wandelt GlyphId in GlyphUInt32Id um. |
| ToString() const override | Liefert oder setzt die String‑Darstellung des ganzzahligen Werts. |
Siehe auch
- Class GlyphId
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++