Compares two
LeadMatrix objects to determine whether they contain the same coordinates.

This operator type is not supported by WinRT JavaScript
Parameters
- matrix1
- The first object to use in the comparison.
- matrix2
- The second object to use in the comparison.
Return Value
true if the two
LeadMatrix objects have the same coordinates; otherwise, it is
false.