classe Aspose::Font::Glyphs::GlyphUInt32Id

GlyphUInt32Id class

Représente l’identifiant de glyphe entier.

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

Méthodes

MéthodeDescription
CompareTo(System::SharedPtr<GlyphId>) override
Equals(System::SharedPtr<System::Object>) overrideRenvoie vrai si les identifiants sont égaux.
static get_NotDefId()Obtient une valeur non par défaut.
get_Value() constObtient la valeur entière de l’ID.
GetHashCode() const overrideImplémentation de GetHashCode.
GlyphUInt32Id(uint32_t)Initialise un nouvel objet GlyphUInt32Id.
set_Value(uint32_t)Définit la valeur entière de l’ID.
ToGlyphUInt32Id() overrideConvertit GlyphId en GlyphUInt32Id.
ToString() const overrideObtient ou définit la représentation chaîne de la valeur entière.

Voir aussi