Constructor GeoJson3DProjectedCoordinates NamespaceMongoDB.Driver.GeoJsonObjectModel AssemblyMongoDB.Driver.dll GeoJson3DProjectedCoordinates(double, double, double) Initializes a new instance of the GeoJson3DProjectedCoordinates class. public GeoJson3DProjectedCoordinates(double easting, double northing, double altitude) Parameters easting double The easting. northing double The northing. altitude double The altitude.