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

DrFont::Equals method

Determina si el System::Object especificado, es igual a esta instancia.

bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
ParámetroTipoDescripción
objSystem::SharedPtr<System::Object>El System::Object para comparar con esta instancia.

ReturnValue

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

Ver también