IShape.GetBoundingBox method
Version 1.0.0-beta002
                .NET Framework 4.7
            | Namespace | Skybrud.Essentials.Maps.Geometry.Shapes | 
|---|---|
| Assembly | Skybrud.Essentials.Maps.dll | 
GetBoundingBox()
Returns a new rectangle representing the bounding box of this shape.
public IRectangle GetBoundingBox()
Returns
An instance of IRectangle.