Rect Properties |
The Rect type exposes the following members.
Name | Description | |
---|---|---|
x1 |
Gets or sets the x coordinate of the bottom left corner.
| |
x2 |
Gets or sets the x coordinate of the top right corner.
| |
y1 |
Gets or sets the y coordinate of the bottom left corner.
| |
y2 |
Gets or sets the y coordinate of the top right corner.
|