metode Aspose::Page::Font::DrFont::Equals

DrFont::Equals method

Menentukan apakah System::Object yang ditentukan, sama dengan instance ini.

bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
ParameterTipeDeskripsi
objSystem::SharedPtr<System::Object>Objek System::Object untuk dibandingkan dengan instance ini.

ReturnValue

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

Lihat Juga