doogal.co.uk Home
Gets the northing in metres relative to the origin of the British National
Grid.
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax public double Northing { get; }
Public ReadOnly Property Northing As Double
Get
public:
property double Northing {
double get ();
}
member Northing : float with get
Property Value
Type:
DoubleThe northing.
Exceptions See Also