BoundingRectangle Constructor | 
| Name | Description | |
|---|---|---|
| BoundingRectangle(Double) | 
            Initializes a new instance from the first four consecutive elements in the provided array.
              | |
| BoundingRectangle(Double, Int32) | 
            Initializes a new instance from four consecutive elements in the provided array.
              | |
| BoundingRectangle(Double, Double, Double, Double) | 
            Initializes a new instance.
              |