Name | Description | |
---|---|---|
Bottom | Gets the y-coordinate of the bottom edge of this rectangle. | |
Height | Gets the height of this rectangle. | |
IsEmpty | Tests whether the size of this rectangle less or equal 0. | |
Left | Gets the x-coordinate of the left edge of this rectangle. | |
Location | Gets the coordinates of the upper-left corner of this rectangle. | |
Right | Gets the x-coordinate of the right edge of this rectangle. | |
Size | Gets the size of this rectangle. | |
Top | Gets the y-coordinate of the top edge of this rectangle. | |
Width | Gets the width of this rectangle. | |
X | Gets the x-coordinate of the upper-left corner of this rectangle. | |
Y | Gets the y-coordinate of the upper-left corner of this rectangle. |