C#
VB
Java
C++
Specifies whether this LeadSize contains the same width and height as the specified object.
public override bool Equals(
object obj
)
Public Overloads Overrides Function Equals( _
ByVal obj As Object _
) As Boolean
public boolean equals(Object obj)
public:
bool Equals(
Object^ obj
) override
obj
The object to be used in the comparison with the current object.
true if the obj has the same width and height as this LeadSize; 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