Method Equals
Equals(object)
Equals Method
public override bool Equals(object obj)
Parameters
objobject
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.