Wkt Class

PreStorm - A Data Client for ArcGIS Server REST API
Provides extension methods for converting geometries to well-known text (WKT).
Inheritance Hierarchy

SystemObject
  PreStormWkt

Namespace:  PreStorm
Assembly:  PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax

public static class Wkt

The Wkt type exposes the following members.

Methods

  NameDescription
Public methodStatic memberToGeometry
Creates a new geometry from well-known text (WKT).
Public methodStatic memberToWkt
Converts the geometry to well-known text (WKT).
Top
See Also

Reference