Rect.Equals Method
.NET Framework 4.5
Indicates whether two rectangles are equal.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Indicates whether the specified object is equal to the current rectangle. (Overrides ValueType.Equals(Object).) |
|
Equals(Rect) | Indicates whether the specified rectangle is equal to the current rectangle. |
|
Equals(Rect, Rect) | Indicates whether the specified rectangles are equal. |