Aspose::Page::XPS::XpsModel::operator== método
Aspose::Page::XPS::XpsModel::operator== method
Implementa el operador ==.
bool Aspose::Page::XPS::XpsModel::operator==(const System::SharedPtr<XpsMatrix> &a, const System::SharedPtr<XpsMatrix> &b)
| Parámetro | Tipo | Descripción |
|---|---|---|
| a | const System::SharedPtr<XpsMatrix>& | La primera matriz. |
| b | const System::SharedPtr<XpsMatrix>& | La segunda matriz. |
ReturnValue
El resultado del operador.
Ver también
- Typedef SharedPtr
- Class XpsMatrix
- Namespace Aspose::Page::XPS::XpsModel
- Library Aspose.Page for C++