←Select platform

Equals(LeadSize,LeadSize) Method

Summary
Specifies whether two LeadSize structures contain the same coordinates.
Syntax
C#
Objective-C
C++/CLI
Python
public static bool Equals( 
   LeadSize size1, 
   LeadSize size2 
) 
BOOL LeadSizeEqualToSize(LeadSize size1, LeadSize size2) 
public: 
static bool Equals(  
   LeadSize size1, 
   LeadSize size2 
)  
def Equals(self,size1,size2): 

Parameters

size1
The first LeadSize structure to use in the comparison.

size2
The second LeadSize structure to use in the comparison.

Return Value

true if the two LeadSize structures have the same coordinates; false, otherwise.

Requirements

Target Platforms

Help Version 22.0.2023.5.16
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.