Error processing SSI file
LEADTOOLS JavaScript (Leadtools)

Equals(LeadSizeD,LeadSizeD) Method

Show in webframe
The first LeadSizeD object to use in the comparison.
The second LeadSizeD object to use in the comparison.
Specifies whether two LeadSizeD contain the same coordinates.
Syntax
 function Leadtools.LeadSizeD.equals(LeadSizeD,LeadSizeD)( 
   size1 ,
   size2 
)

Parameters

ParameterTypeDescription
size1LeadSizeDThe first LeadSizeD object to use in the comparison.
size2LeadSizeDThe second LeadSizeD object to use in the comparison.

Return Value

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

Reference

LeadSizeD Object
LeadSizeD Members
Overload List

Error processing SSI file