WktUtils.ToPoint method

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

ToPoint(WktPoint)

Static

Converts the specified Well Known Text point to the corresponding GPS point.

public static IPoint ToPoint(WktPoint point)

Parameters

point WktPoint

The Well Known Text point.

Returns

An instance of IPoint