| 名前 | 解説 | |
|---|---|---|
![]() | Contains | オーバーロードされます。 Tests whether the specified point is contained within the current Rect. |
![]() | Deflate | Deflates the current Rect by the specified amounts provided as Thickness. |
![]() | Equals | Indicates whether this instance and a specified object are equal. |
![]() ![]() | FromLTRB | Creates a Rect structure based on the coordinates of its top-left and bottom-right corners. |
![]() | GetHashCode | Returns the hash code for this instance. |
![]() | Inflate | オーバーロードされます。 Inflates the current Rect by the specified amounts on four sides. |
![]() | Intersect | オーバーロードされます。 Replaces the current Rect structure with the intersection of itself and another Rect. |
![]() | IntersectsWith | Tests whether the current Rect intersects with another. |
![]() | Offset | オーバーロードされます。 Offsets the location of the current Rect by specified horizontal and vertical amounts. |
![]() ![]() | Parse | Converts a string to a Rect structure. |
![]() | ToRectangle | Converts the current Rect to a System.Drawing.Rectangle. |
![]() | ToRectangleF | Converts the current Rect to a System.Drawing.RectangleF. |
![]() | ToString | Converts the current Rect structure to a human-readable string representing it. |
![]() ![]() | Union | Creates a new Rect structure representing the smallest possible rectangle containing the two specified rectangles. |

