Class BoundingBox
Implements
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class BoundingBox : IBoundingBox
Properties
| Edit this page View SourceBottomRight
Declaration
public GeoLocation BottomRight { get; set; }
Property Value
Type | Description |
---|---|
GeoLocation |
TopLeft
Declaration
public GeoLocation TopLeft { get; set; }
Property Value
Type | Description |
---|---|
GeoLocation |
WellKnownText
Declaration
public string WellKnownText { get; set; }
Property Value
Type | Description |
---|---|
string |