Class GeoWKTReader
Reads Well-Known Text (WKT) into IGeo
Inherited Members
Namespace: OpenSearch .Client
Assembly: OpenSearch.Client.dll
Syntax
public class GeoWKTReader
Methods
| Edit this page View SourceRead(string)
Reads Well-Known Text (WKT) into a new instance of IGeo
Declaration
public static IGeoShape Read(string wellKnownText)
Parameters
Type | Name | Description |
---|---|---|
string | wellKnownText |
Returns
Type | Description |
---|---|
IGeo |