BoundingRectangle Properties |
The BoundingRectangle type exposes the following members.
| Name | Description | |
|---|---|---|
| Center |
Gets the bounding rectangle center.
| |
| Height |
Gets the bounding rectangle height.
| |
| Max |
Gets or sets the bounding rectangle upper-right corner.
| |
| Min |
Gets or sets the bounding rectangle lower-left corner.
| |
| Radius |
Gets the radius of the circle that contains the bounding rectangle.
| |
| Width |
Gets the bounding rectangle width.
|