MGRSRefUtmZoneChar Property |
doogal.co.uk Home
Gets the UTM zone character representing the latitude.
Namespace:
DotNetCoords
Assembly:
DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax public char UtmZoneChar { get; }
Public ReadOnly Property UtmZoneChar As Char
Get
public:
property wchar_t UtmZoneChar {
wchar_t get ();
}
member UtmZoneChar : char with get
Property Value
Type:
CharThe UTM zone character representing the latitude.
See Also