←Select platform

Equals(LeadPointD) Method

Summary
Specifies whether this LeadPointD structure contains the same values as the specified object.
Syntax
C#
VB
C++
public bool Equals( 
   LeadPointD value 
) 
Public Overloads Function Equals( _ 
   ByVal value As LeadPointD _ 
) As Boolean 
public: 
bool Equals(  
   LeadPointD value 
)  

Parameters

value
The object to be used in the comparison with the current structure.

Return Value

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

Remarks

For more information refer to Equals.

Requirements

Target Platforms

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

Leadtools Assembly

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