BoundingRectangle Properties |
The BoundingRectangle type exposes the following members.
Name | Description | |
---|---|---|
Bottom |
Gets the y-coordinate of the bottom edge of the rectangle.
| |
Empty |
Gets a BoundingRectangle with all values set to zero.
| |
Height |
Gets the height of the rectangle.
| |
Item | ||
Left |
Gets the x-coordinate of the left edge of the rectangle.
| |
Length |
Gets the number of elements in this set of coordinates.
| |
Right |
Gets the x-coordinate of the right edge of the rectangle.
| |
Top |
Gets the y-coordinate of the top edge of the rectangle.
| |
Width |
Gets the width of the rectangle.
|