Gets the northing ID.
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
| C# |
|---|
public char NorthingId { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property NorthingId As Char |
| Visual C++ |
|---|
public: property wchar_t NorthingId { wchar_t get (); } |