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
ToPoint(WktPoint)
(static)
Converts the specified Well Known Text |
ToWkt(IPoint)
(static)
Converts the specified |
ToWkt(IPolygon)
(static)
|
ToWkt(IPoint[][])
(static)
|
ToWktPoints(IPolygon)
(static)
|