Convert this MGRS reference to an equivelent UTM reference.
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
| C# |
|---|
public UTMRef ToUTMRef() |
| Visual Basic (Declaration) |
|---|
Public Function ToUTMRef As UTMRef |
| Visual C++ |
|---|
public: UTMRef^ ToUTMRef() |