Represents a rectangle with integer coordinates.
The following tables list the members exposed by the RectangleI type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the RectangleI struct. |
Name | Description | |
---|---|---|
![]() ![]() |
An empty rectangle. |
Name | Description | |
---|---|---|
![]() |
Gets the y-coordinate of the bottom edge of the rectangle. |
|
![]() |
Gets or sets the height of the rectangle. |
|
![]() |
Gets a value indicating whether this instance is empty. |
|
![]() |
Gets the x-coordinate of the left edge of the rectangle. |
|
![]() |
Gets the x-coordinate of the right edge of the rectangle. |
|
![]() |
Gets the y-coordinate of the top edge of the rectangle. |
|
![]() |
Gets or sets the width of the rectangle. |
|
![]() |
Gets or sets the x-coordinate of the upper left corner of the rectangle. |
|
![]() |
Gets or sets the y-coordinate of the upper left corner of the rectangle. |
Name | Description | |
---|---|---|
![]() |
Object.Equals override. |
|
![]() ![]() |
Constructs a new RectangleI instance from the specified values. |
|
![]() |
Object.GetHashCode override. |
|
![]() |
Offset the rectangle by the specified values. |
|
![]() |
Object.ToString override. |