Aspose::Page::XPS::XpsModel::operator!= 메서드
Aspose::Page::XPS::XpsModel::operator!= method
!= 연산자를 구현합니다.
bool Aspose::Page::XPS::XpsModel::operator!=(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| a | const System::SharedPtr<XpsMatrix>& | 첫 번째 행렬. |
| b | const System::SharedPtr<XpsMatrix>& | 두 번째 행렬. |
ReturnValue
연산자의 결과.
또 보기
- Typedef SharedPtr
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++