Matrix.op_Inequality
Matrix Inequality operator
Implements the operator !=.
public static bool operator !=(Matrix matrix1, Matrix matrix2)
Parameter | Type | Description |
---|---|---|
matrix1 | Matrix | The first matrix to compare. |
matrix2 | Matrix | The second matrix to compare. |
Return Value
The result of the operator.
See Also
- class Matrix
- namespace Aspose.CAD
- assembly Aspose.CAD