Rectangle.GetBoundingBox method

Version 1.0.0-beta002
.NET Framework 4.7
Namespace Skybrud.Essentials.Maps.Geometry.Shapes
Assembly Skybrud.Essentials.Maps.dll

GetBoundingBox()

Virtual

Returns an instance of IRectangle representing the bounding box of the rectangle.

public virtual IRectangle GetBoundingBox()

Returns

An instance of IRectangle.