←Select platform

Equals(LeadPointD,LeadPointD) Method

Summary
Specifies whether two LeadPointD structures contain the same values.
Syntax
C#
Objective-C
C++/CLI
Python
public static bool Equals( 
   LeadPointD point1, 
   LeadPointD point2 
) 
BOOL LeadPointDEqualToPointD(LeadPointD point1, LeadPointD point2) 
public: 
static bool Equals(  
   LeadPointD point1, 
   LeadPointD point2 
)  
def Equals(self,point1,point2): 

Parameters

point1
The first LeadPointD structure to use in the comparison.

point2
The second LeadPointD structure to use in the comparison.

Return Value

true if the two LeadPointD structures have the same values; false, otherwise.

Requirements

Target Platforms

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

Leadtools Assembly

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