Name | Description | |
---|---|---|
Bottom | Gets the y-coordinate of the bottom edge of this rectangle. | |
Height | Gets or sets 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 or sets the coordinates of the upper-left corner of this rectangle. | |
Right | Gets the x-coordinate of the right edge of this rectangle. | |
Size | Gets or sets the size of this rectangle. | |
Top | Gets the y-coordinate of the top edge of this rectangle. | |
Width | Gets or sets the width of this rectangle. | |
X | Gets or sets the x-coordinate of the upper-left corner of this rectangle. | |
Y | Gets or sets the y-coordinate of the upper-left corner of this rectangle. |