Table of Contents

Operator operator ==

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

operator ==(Matrix, Matrix)

Implements the operator ==.

public static bool operator ==(Matrix matrix1, Matrix matrix2)

Parameters

matrix1 Matrix

The first matrix to compare.

matrix2 Matrix

The second matrix to compare.

Returns

bool

The result of the operator.