Aspose::Font::Glyphs::GlyphId::Equals méthode

GlyphId::Equals method

Retourne true si deux identifiants de glyphe ne sont pas égaux.

bool Aspose::Font::Glyphs::GlyphId::Equals(System::SharedPtr<System::Object> obj) override
ParamètreTypeDescription
objSystem::SharedPtr<System::Object>identifiant Glyph à comparer avec.

ReturnValue

Résultat de la comparaison.

Voir aussi