Search Results for

    Show / Hide Table of Contents

    Class GeoWKTReader

    Reads Well-Known Text (WKT) into IGeoShape types

    Inheritance
    object
    GeoWKTReader
    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 GeoWKTReader

    Methods

    | Edit this page View Source

    Read(string)

    Reads Well-Known Text (WKT) into a new instance of IGeoShape

    Declaration
    public static IGeoShape Read(string wellKnownText)
    Parameters
    Type Name Description
    string wellKnownText
    Returns
    Type Description
    IGeoShape

    Extension Methods

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