LEADTOOLS (Leadtools assembly)

Equals(LeadPointD) Method

Show in webframe







The object to be used in the comparison with the current structure.
Specifies whether this LeadPointD structure contains the same values as the specified object.
Syntax
public bool Equals( 
   LeadPointD value
)
'Declaration
 
Public Overloads Function Equals( _
   ByVal value As LeadPointD _
) As Boolean
'Usage
 
Dim instance As LeadPointD
Dim value As LeadPointD
Dim value As Boolean
 
value = instance.Equals(value)
public bool Equals( 
   LeadPointD value
)

            

            
 function Leadtools.LeadPointD.Equals(LeadPointD)( 
   value 
)
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 System.Object.Equals(System.Object).

Requirements

Target Platforms

See Also

Reference

LeadPointD Structure
LeadPointD Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.