Aspose::Font::Glyphs::GlyphStringId::Equals method

GlyphStringId::Equals method

Returns true if string IDs are equal.

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

ReturnValue

Comparison result.

See Also