Search Results for

    Show / Hide Table of Contents

    Interface IEnvelopeGeoShape

    Inherited Members
    IGeoShape.Type
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public interface IEnvelopeGeoShape : IGeoShape

    Properties

    | Edit this page View Source

    Coordinates

    Declaration
    [DataMember(Name = "coordinates")]
    IEnumerable<GeoCoordinate> Coordinates { get; set; }
    Property Value
    Type Description
    IEnumerable<GeoCoordinate>

    Extension Methods

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