Provides extension methods for converting geometries to well-known text (WKT).
Inheritance Hierarchy
PreStormWkt
Namespace: PreStorm
Assembly: PreStorm (in PreStorm.dll) Version: 1.8.19.0 (1.8.19.0)
Syntax
The Wkt type exposes the following members.
Methods
Name | Description | |
---|---|---|
ToGeometry |
Creates a new geometry from well-known text (WKT).
| |
ToWkt |
Converts the geometry to well-known text (WKT).
|
See Also