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++