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