Aspose::Page::Font::DrFont::Equals 方法
DrFont::Equals method
确定指定的 System::Object,是否与此实例相等。
bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
| Parameter | Type | 描述 |
|---|---|---|
| obj | System::SharedPtr<System::Object> | 用于与此实例比较的 System::Object。 |
ReturnValue
true if the specified System::Object is equal to this instance; otherwise, false.
另见
- Typedef SharedPtr
- Class Object
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++