WktUtils Class

Version 1.0.0-beta002
.NET Framework 4.7
Namespace Skybrud.Essentials.Maps.Wkt
Assembly Skybrud.Essentials.Maps.dll
Visibility Public
Keywords Static
Inheritance Object
public static class WktUtils { }

Methods

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

ToWkt(IPoint) (static)

Converts the specified point to a correspoinding Well Known Text point.

ToWkt(IPolygon) (static)