Aspose::Page::Font::DrFont::Equals yöntemi.

DrFont::Equals method

Belirtilen System::Object nesnesinin bu örnekle eşit olup olmadığını belirler.

bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
ParameterTypeAçıklama
objSystem::SharedPtr<System::Object>Bu örnek ile karşılaştırılacak System::Object

ReturnValue

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

Ayrıca Bakınız