Aspose::Font::Glyphs::GlyphId::Equals method

GlyphId::Equals method

Returns true if two glyph ids are not equal.

bool Aspose::Font::Glyphs::GlyphId::Equals(System::SharedPtr<System::Object> obj) override
ParameterTypeDescription
objSystem::SharedPtr<System::Object>Glyph identifier to compare with.

ReturnValue

Comparison result.

See Also