Constructor GeoJson3DProjectedCoordinates
- Namespace
- MongoDB.Driver.GeoJsonObjectModel
- Assembly
- MongoDB.Driver.dll
GeoJson3DProjectedCoordinates(double, double, double)
Initializes a new instance of the GeoJson3DProjectedCoordinates class.
public GeoJson3DProjectedCoordinates(double easting, double northing, double altitude)