RectEquals Method

Overload List

Equals(Object) Returns a boolean indicating whether the given object is equal to this rectangle.
Equals(Rect) Returns a boolean indicating whether the rect is equal to the other given rect.

See Also