Name | Description | |
---|---|---|
Contains | Overloaded. Determines if the specified point is contained within this rectangle. | |
Equals | Determines whether the specified System.Object is equal to this instance. | |
FromLTRB | Creates a Rect with the specified edge locations. | |
GetHashCode | Returns a hash code for this instance. | |
Inflate | Overloaded. Enlarges this Rect by the specified amount. | |
Intersect | Overloaded. Replaces this Rect with the intersection of itself and the specified Rect. | |
IntersectsWith | Determines if this rectangle intersects with specified rectangle. | |
Offset | Overloaded. Adjusts the location of this rectangle by the specified amount. | |
Scale | Overloaded. Scales the rectangle by specified scale factor. | |
ToString | Returns a System.String that represents this instance. | |
Union | Creates a Rect structure that contains the union of two Rect structures. |