IShape.GetArea method

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

GetArea()

Returns the area of this shape, calculated in square metres.

public double GetArea()

Returns

An instance of Double .