Convert this latitude and longitude to an MGRS reference.
Namespace:
DotNetCoordsAssembly: DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.1 (1.0.0.1)
Syntax
| C# |
|---|
public MGRSRef ToMGRSRef() |
| Visual Basic (Declaration) |
|---|
Public Function ToMGRSRef As MGRSRef |
| Visual C++ |
|---|
public: MGRSRef^ ToMGRSRef() |