Name | Description | |
---|---|---|
![]() | Contains | Overloaded. Determines if the specified point is contained within this rectangle. |
![]() | Equals | Overloaded. Indicates whether this instance and a specified object are equal. |
![]() ![]() | FromLTRB | Creates a ImageRect struct from (left, top, right, bottom) coordinates. |
![]() | GetHashCode | Returns a hash code for this instance. |
![]() | Inflate | Inflates the rectangle by the specified amount. |
![]() ![]() | Intersect | Returns a rectangle that represents the intersection of two rectangles. |
![]() | IntersectsWith | Determines if this rectangle intersects with rect. |
![]() | Offset | Offsets the rectangle by the specified amount. |
![]() | ToRectangle | Converts ImageRect to System.Drawing.Rectangle. |
![]() | ToRectL | Converts ImageRect to C1.Util.DX.RectL. |
![]() | ToString | Returns a string that represents the current object. |
![]() ![]() | Union | Creates the smallest possible third rectangle that can contain both of two rectangles that form a union. |