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
Parameter | Type | Description |
---|---|---|
obj | System::SharedPtr<System::Object> | Glyph string identifier to compare with. |
ReturnValue
Comparison result.
See Also
- Typedef SharedPtr
- Class Object
- Class GlyphStringId
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++