IShape.GetCenter method

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

GetCenter()

Returns a new point representing the center of this shape.

public IPoint GetCenter()

Returns

An instance of IPoint.