C#
VB
Java
C++
Specifies whether this LeadRectD structure contains the same values as the specified object.
Public Overloads Function Equals( _
ByVal value As Leadtools.LeadRectD _
) As Boolean
public boolean equals(Object obj)
public:
bool Equals(
Leadtools.LeadRectD value
)
value
The object to be used in the comparison with the current structure.
true if the two LeadRectD structures have the same values; false, otherwise.
For more information refer to Equals.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET