Name | Description | |
---|---|---|
Rect Constructor | Initializes a new instance of Rect object. |
The following tables list the members exposed by Rect.
Name | Description | |
---|---|---|
Rect Constructor | Initializes a new instance of Rect object. |
Name | Description | |
---|---|---|
Height | Gets the height of the rect. | |
Width | Gets the width of the rect. | |
X | Gets the x-coordinate of the upper-left corner of the rect. | |
Y | Gets the y-coordinate of the upper-left corner of the rect. |