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