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