MGRSRefNorthingId Property |
doogal.co.uk Home
Gets the northing ID.
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax public char NorthingId { get; }
Public ReadOnly Property NorthingId As Char
Get
public:
property wchar_t NorthingId {
wchar_t get ();
}
member NorthingId : char with get
Property Value
Type:
CharThe northing ID.
See Also