Aspose::Page::Font::DrFont::Equals 方法

DrFont::Equals method

确定指定的 System::Object,是否与此实例相等。

bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
ParameterType描述
objSystem::SharedPtr<System::Object>用于与此实例比较的 System::Object

ReturnValue

true if the specified System::Object is equal to this instance; otherwise, false.

另见