LineString.GetCenter method

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

GetCenter()

Virtual

Returns a new point representing the center of this line string.

public virtual IPoint GetCenter()

Returns

An instance of IPoint.