←Select platform

Equals(LeadRectD) Method

Summary
Specifies whether this LeadRectD structure contains the same values as the specified object.
Syntax
C#
C++/CLI
Java
Python
public bool Equals( 
   LeadRectD value 
) 
public boolean equals(Object obj) 
public: 
bool Equals(  
   LeadRectD value 
)  
def Equals(self,value): 

Parameters

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

Return Value

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

Remarks

For more information refer to Equals.

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.