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