Aspose::Font::Glyphs::GlyphStringId classe

GlyphStringId class

Représente l’identifiant de glyphe sous forme de chaîne.

class GlyphStringId : public Aspose::Font::Glyphs::GlyphId

Méthodes

MéthodeDescription
CompareTo(System::SharedPtr<GlyphId>) override
Equals(System::SharedPtr<System::Object>) overrideRenvoie vrai si les ID de chaîne sont égaux.
static get_NotDefId()Obtient une valeur non par défaut.
get_Value() constObtient la valeur de la chaîne.
GetHashCode() const overrideImplémentation de GetHashCode.
GlyphStringId(System::String)Initialise un nouvel objet GlyphStringId.
set_Value(System::String)Définit la valeur de la chaîne.
ToGlyphStringId() overrideConvertit GlyphId en GlyphStringId.
ToString() const overrideRenvoie la valeur de chaîne de l’identifiant de glyphe.

Voir aussi