equals

Summary

Specifies whether two LeadSizeD contain the same coordinates.

Syntax

JavaScript Syntax
equals = function(size1, size2) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly