LEADTOOLS JavaScript (Leadtools)
LEAD Technologies, Inc

Equals(LeadRectD,LeadRectD) Method

The first LeadRectD object to use in the comparison.
The second LeadRectD object to use in the comparison.
Specifies whether two LeadRectD contain the same coordinates.
Syntax
 function Leadtools.LeadRectD.equals(LeadRectD,LeadRectD)( 
   rect1 ,
   rect2 
)

Parameters

ParameterTypeDescription
rect1LeadRectDThe first LeadRectD object to use in the comparison.
rect2LeadRectDThe second LeadRectD object to use in the comparison.

Return Value

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

Reference

LeadRectD Object
LeadRectD Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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