doogal.co.uk Home
Gets the northing.
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax public int Northing { get; }
Public ReadOnly Property Northing As Integer
Get
public:
property int Northing {
int get ();
}
member Northing : int with get
Property Value
Type:
Int32The northing.
See Also