Click or drag to resize
GeoJson2DProjectedCoordinatesNorthing Property
Gets the northing.

Namespace: MongoDB.Driver.GeoJsonObjectModel
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.4.1
Syntax
public double Northing { get; }

Property Value

Type: Double
See Also