LEADTOOLS JavaScript (Leadtools)

Equals(LeadMatrix,LeadMatrix) Method

Show in webframe
The first object to use in the comparison.
The second object to use in the comparison.
Compares two LeadMatrix objects to determine whether they contain the same coordinates.
Syntax
 function Leadtools.LeadMatrix.equals(LeadMatrix,LeadMatrix)( 
   matrix1 ,
   matrix2 
)

Parameters

ParameterTypeDescription
matrix1LeadMatrixThe first object to use in the comparison.
matrix2LeadMatrixThe second object to use in the comparison.

Return Value

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

Reference

LeadMatrix Object
LeadMatrix Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.