Aspose::Font::Glyphs::GlyphStringId::Equals 方法

GlyphStringId::Equals method

如果字符串 ID 相等,则返回 true。

bool Aspose::Font::Glyphs::GlyphStringId::Equals(System::SharedPtr<System::Object> obj) override
参数类型描述
objSystem::SharedPtr<System::Object>Glyph 字符串标识符,用于比较。

ReturnValue

比较结果。

另见