Rectangle Structure | |
The Rectangle type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from ValueType) | |
| GetHashCode | (Inherited from ValueType) | |
| GetType | (Inherited from Object) | |
| ToString | (Inherited from ValueType) |
| Name | Description | |
|---|---|---|
| Bottom | The y-coordinate of the lower-right corner of the rectangle. | |
| Left | The x-coordinate of the upper-left corner of the rectangle. | |
| Right | The x-coordinate of the lower-right corner of the rectangle. | |
| Top | The y-coordinate of the upper-left corner of the rectangle. |