Method Equals
Equals(object)
Equals Method
public override bool Equals(object obj)
Parameters
obj
object
Returns
Remarks
Checks equivalence of this Rectangle and another object.
Equals Method
public override bool Equals(object obj)
obj
objectChecks equivalence of this Rectangle and another object.