Click or drag to resize
GeoJson3DProjectedCoordinatesNorthing Property
Gets the northing.

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

Property Value

Type: Double
See Also