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>& | 2 番目の行列です。 |
ReturnValue
演算子の結果です。
参照
- Typedef SharedPtr
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++