Aspose::Page::XPS::XpsModel::operator!= method
Aspose::Page::XPS::XpsModel::operator!= method
Implements the operator !=.
bool Aspose::Page::XPS::XpsModel::operator!=(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
| Parameter | Type | Description |
|---|---|---|
| a | const System::SharedPtr<XpsMatrix>& | The first matrix. |
| b | const System::SharedPtr<XpsMatrix>& | The second matrix. |
ReturnValue
The result of the operator.
See Also
- Typedef SharedPtr
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++