equals

Compares this matrix with another instance.

Parameters

other kendo.geometry.Matrix

The matrix instance to compare with.

Returns

Boolean true if the matrix elements match; false otherwise.

In this article