Aspose::Page::Font::DrFont::Equals methode
DrFont::Equals method
Bepaalt of het opgegeven System::Object, gelijk is aan deze instantie.
bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
| Parameter | Type | Beschrijving |
|---|---|---|
| obj | System::SharedPtr<System::Object> | Het System::Object om te vergelijken met deze instantie. |
ReturnValue
true if the specified System::Object is equal to this instance; otherwise, false.
Zie ook
- Typedef SharedPtr
- Class Object
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++