equals

Summary

Specifies whether two LeadPointD objects contain the same coordinates.

Syntax
TypeScript
JavaScript
equals = function( 
   point1, 
   point2 
) 
static equals( 
   point1: LeadPointD, 
   point2: LeadPointD 
): boolean; 

Parameters

point1

The first LeadPointD object to use in the comparison.

point2

The second LeadPointD object to use in the comparison.

Return Value

true if the two LeadPointD objects have the same coordinates; otherwise, it is false.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.