Polygon.GetCenter method

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

GetCenter()

Virtual

Returns an instance of IPoint representing the center of the polygon.

public virtual IPoint GetCenter()

Returns

An instance of IPoint.