Search Results for

    Show / Hide Table of Contents

    Class GeoWKTWriter

    Writes IGeoShape types to Well-Known Text (WKT)

    Inheritance
    object
    GeoWKTWriter
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class GeoWKTWriter

    Methods

    | Edit this page View Source

    Write(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

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Methods
      • Write(IGeoShape)
    • Extension Methods
    Back to top Generated by DocFX