XpsMatrix.op_Inequality
XpsMatrix Inequality operator
Implements the operator !=.
public static bool operator !=(XpsMatrix a, XpsMatrix b)
Parameter | Type | Description |
---|---|---|
a | XpsMatrix | The first matrix. |
b | XpsMatrix | The second matrix. |
Return Value
The result of the operator.
See Also
- class XpsMatrix
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page