| Overload | Description |
|---|---|
| Equals(Rectangle,Rectangle) | Tests if two Rectangle objects are considered equal. |
| Equals(Rectangle) | Tests if the current Rectangle is considered equal to another. |
| Equals(Object) | Tests if the current object is considered equal to another. |