Aspose::Font::Glyphs::GlyphUInt32Id Klasse

GlyphUInt32Id class

Stellt die Integer‑Glyph‑ID dar.

class GlyphUInt32Id : public Aspose::Font::Glyphs::GlyphId

Methoden

MethodeBeschreibung
CompareTo(System::SharedPtr<GlyphId>) override
Equals(System::SharedPtr<System::Object>) overrideGibt true zurück, wenn die IDs gleich sind.
static get_NotDefId()Liefert nicht den Standardwert.
get_Value() constLiefert den int‑Wert der ID.
GetHashCode() const overrideImplementierung von GetHashCode.
GlyphUInt32Id(uint32_t)Initialisiert ein neues GlyphUInt32Id Objekt.
set_Value(uint32_t)Setzt den int‑Wert der ID.
ToGlyphUInt32Id() overrideWandelt GlyphId in GlyphUInt32Id um.
ToString() const overrideLiefert oder setzt die String‑Darstellung des ganzzahligen Werts.

Siehe auch