Gets the UTM zone character representing the latitude.
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
| C# |
|---|
public char UtmZoneChar { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property UtmZoneChar As Char |
| Visual C++ |
|---|
public: property wchar_t UtmZoneChar { wchar_t get (); } |