Click or drag to resize
LatLngToMGRSRef Method
doogal.co.uk Home



Convert this latitude and longitude to an MGRS reference.

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public MGRSRef ToMGRSRef()

Return Value

Type: MGRSRef
The converted MGRS reference
See Also