Class GeoWKTWriter
Writes IGeoShape types to Well-Known Text (WKT)
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class GeoWKTWriter
Methods
| Edit this page View SourceWrite(IGeoShape)
Writes a IGeoShape to Well-Known Text (WKT)
Declaration
public static string Write(IGeoShape shape)
Parameters
Type | Name | Description |
---|---|---|
IGeoShape | shape |
Returns
Type | Description |
---|---|
string |