equals

Summary

Specifies whether two LeadRectD contain the same coordinates.

Syntax
TypeScript
JavaScript
equals = function( 
   rect1, 
   rect2 
) 
static equals( 
   rect1: LeadRectD, 
   rect2: LeadRectD 
): boolean; 

Parameters

rect1

The first LeadRectD object to use in the comparison.

rect2

The second LeadRectD object to use in the comparison.

Return Value

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