Aspose::Page::Font::DrFont::Equals méthode

DrFont::Equals method

Détermine si le System::Object spécifié est égal à cette instance.

bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
ParamètreTypeDescription
objSystem::SharedPtr<System::Object>Le System::Object à comparer avec cette instance.

ReturnValue

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

Voir aussi