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 |
---|---|
Geo |
TopLeft
Declaration
public GeoLocation TopLeft { get; set; }
Property Value
Type | Description |
---|---|
Geo |
WellKnownText
Declaration
public string WellKnownText { get; set; }
Property Value
Type | Description |
---|---|
string |