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)
| Parameter | Type | 描述 |
|---|---|---|
| 一个 | const System::SharedPtr<XpsMatrix>& | 第一个矩阵。 |
| b | const System::SharedPtr<XpsMatrix>& | 第二个矩阵。 |
ReturnValue
运算符的结果。
另见
- Typedef SharedPtr
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++