Convert this MGRS reference to an equivelent UTM reference.
This method based on http://www.stellman-greene.com/mgrs_to_utm/
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
| C# |
|---|
public UTMRef ToUTMRef() |
| Visual Basic (Declaration) |
|---|
Public Function ToUTMRef As UTMRef |
| Visual C++ |
|---|
public: UTMRef^ ToUTMRef() |