Aspose::Page::XPS::XpsModel::operator== metodo
Aspose::Page::XPS::XpsModel::operator== method
Implementa l’operatore ==.
bool Aspose::Page::XPS::XpsModel::operator==(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
| Parametro | Tipo | Descrizione |
|---|---|---|
| a | const System::SharedPtr<XpsMatrix>& | La prima matrice. |
| b | const System::SharedPtr<XpsMatrix>& | La seconda matrice. |
ReturnValue
Il risultato dell’operatore.
Vedi anche
- Typedef SharedPtr
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++