classe Aspose::Font::Glyphs::GlyphUInt32Id
GlyphUInt32Id class
Représente l’identifiant de glyphe entier.
class GlyphUInt32Id : public Aspose::Font::Glyphs::GlyphId
Méthodes
| Méthode | Description |
|---|---|
| CompareTo(System::SharedPtr<GlyphId>) override | |
| Equals(System::SharedPtr<System::Object>) override | Renvoie vrai si les identifiants sont égaux. |
| static get_NotDefId() | Obtient une valeur non par défaut. |
| get_Value() const | Obtient la valeur entière de l’ID. |
| GetHashCode() const override | Implé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() override | Convertit GlyphId en GlyphUInt32Id. |
| ToString() const override | Obtient ou définit la représentation chaîne de la valeur entière. |
Voir aussi
- Class GlyphId
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++