LineString.GetBoundingBox method
Version 1.0.0-beta002
.NET Framework 4.7
Namespace | Skybrud.Essentials.Maps.Geometry.Lines |
---|---|
Assembly | Skybrud.Essentials.Maps.dll |
GetBoundingBox()
Virtual
Returns a new rectangle representing the bounding box of this line string.
public virtual IRectangle GetBoundingBox()
Returns
An instance of IRectangle.