C#
VB
Java
Objective-C
C++
Determines whether the specified object equals this LeadRect object.
public override bool Equals(
object obj
)
Public Overrides Function Equals( _
ByVal obj As Object _
) As Boolean
BOOL LeadRectEqualToRect(LeadRect rect1, LeadRect rect2)
public boolean equals(Object obj)
public:
bool Equals(
Object^ obj
) override
obj
The Object to test.
true if the two LeadRect have the same location and size; 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