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