| Parameter | Type | Description |
|---|---|---|
| matrix1 | LeadMatrix | The first object to use in the comparison. |
| matrix2 | LeadMatrix | The second object to use in the comparison. |
| Type | Description |
|---|---|
| boolean | true if the two LeadMatrix objects have the same coordinates; otherwise, it is false. |