Compares two LeadMatrix objects to determine whether they contain the same coordinates.
static equals(matrix1: LeadMatrix, matrix2: LeadMatrix): boolean;
matrix1
The first object to use in the comparison.
matrix2
The second object to use in the comparison.
true if the two LeadMatrix objects have the same coordinates; otherwise, it is false.
Products |
Support |
Feedback: equals(LeadMatrix,LeadMatrix) Method (LeadMatrix) - Leadtools |
Introduction |
Help Version 19.0.2017.3.21
|