Aspose::Page::Font::DrFont::Equals メソッド
DrFont::Equals method
指定された System::Object がこのインスタンスと等しいかどうかを判定します。
bool Aspose::Page::Font::DrFont::Equals(System::SharedPtr<System::Object> obj) override
| パラメーター | 型 | 説明 |
|---|---|---|
| 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++