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