Aspose::Font::Glyphs::GlyphUInt32Id::Equals 方法

GlyphUInt32Id::Equals method

如果 Id 相等则返回 true。

bool Aspose::Font::Glyphs::GlyphUInt32Id::Equals(System::SharedPtr<System::Object> obj) override
参数类型描述
objSystem::SharedPtr<System::Object>用于比较的字形标识符

ReturnValue

比较结果

另见