Convert this MGRS reference to a latitude and longitude.
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
| C# |
|---|
public override LatLng ToLatLng() |
| Visual Basic (Declaration) |
|---|
Public Overrides Function ToLatLng As LatLng |
| Visual C++ |
|---|
public: virtual LatLng^ ToLatLng() override |