LEADTOOLS JavaScript (Leadtools)
LEAD Technologies, Inc

Equals(LeadPointD,LeadPointD) Method

The first LeadPointD object to use in the comparison.
The second LeadPointD object to use in the comparison.
Specifies whether two LeadPointD objects contain the same coordinates.
Syntax
 function Leadtools.LeadPointD.equals(LeadPointD,LeadPointD)( 
   point1 ,
   point2 
)

Parameters

ParameterTypeDescription
point1LeadPointDThe first LeadPointD object to use in the comparison.
point2LeadPointDThe second LeadPointD object to use in the comparison.

Return Value

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

Reference

LeadPointD Object
LeadPointD Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.