MultiPolygon.GetCircumference method
Version 1.0.0-beta002
.NET Framework 4.7
| Namespace | Skybrud.Essentials.Maps.Geometry.Shapes |
|---|---|
| Assembly | Skybrud.Essentials.Maps.dll |
GetCircumference()
Virtual
Returns the total circumference of the multi polygon, calculated in metres.
public virtual double GetCircumference()
Returns
The total circumference.