Aspose::Font::Glyphs::GlyphUInt32Id::Equals method

GlyphUInt32Id::Equals method

Returns true if Ids are equal.

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

ReturnValue

comparison result

See Also