The BoundingRectangle type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Area | Computes the area of the bounding rectangle. | |
| Equals | (Inherited from Object.) | |
| GetEdges | Gets a list of edges containing the four edges of the bounding rectangle. | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| GetVertices | Gets a point set containing the four corner vertices of the bounding rectangle. | |
| Perimeter | Computes the perimeter of the bounding rectangle. | |
| ToString | (Inherited from Object.) |