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
| Parameter | Tipe | Deskripsi |
|---|---|---|
| obj | System::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
- Typedef SharedPtr
- Class Object
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++