equals

Summary

Compares two LeadMatrix objects to determine whether they contain the same coordinates.

Syntax
TypeScript
JavaScript
equals = function( 
   matrix1, 
   matrix2 
) 
static equals( 
   matrix1: LeadMatrix, 
   matrix2: LeadMatrix 
): boolean; 

Parameters

matrix1

The first object to use in the comparison.

matrix2

The second object to use in the comparison.

Return Value

true if the two LeadMatrix 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.