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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly