| Name | Description | |
|---|---|---|
![]() | Equals | Checks if this rectangle is equal to another rectangle. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | IntersectsWith | Determines if this rectangle intersects with visualRectangle. |
![]() | IsPointInRectangle | Overloaded. Tests if the given point is located inside the rectangle. |
![]() | ToString | Returns a string that represents the current object. |
![]() | Union | Performs a union operation between this object and the given rectangle. |
