equals

Summary

Specifies whether two LeadSizeD contain the same coordinates.

Syntax
TypeScript
JavaScript
equals = function( 
   size1, 
   size2 
) 
static equals( 
   size1: LeadSizeD, 
   size2: LeadSizeD 
): boolean; 

Parameters

size1

The first LeadSizeD object to use in the comparison.

size2

The second LeadSizeD object to use in the comparison.

Return Value

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