Class PointGeoShape
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class PointGeoShape : GeoShapeBase, IPointGeoShape, IGeoShape
Constructors
| Edit this page View SourcePointGeoShape(GeoCoordinate)
Declaration
public PointGeoShape(GeoCoordinate coordinates)
Parameters
| Type | Name | Description |
|---|---|---|
| GeoCoordinate | coordinates |
Properties
| Edit this page View SourceCoordinates
Declaration
public GeoCoordinate Coordinates { get; set; }
Property Value
| Type | Description |
|---|---|
| GeoCoordinate |