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



Convert this MGRS reference to an equivalent UTM reference. This method based on http://www.stellman-greene.com/mgrs_to_utm/

Namespace:  DotNetCoords
Assembly:  DotNetCoords (in DotNetCoords.dll) Version: 1.0.0.22 (1.0.0.22)
Syntax
public UTMRef ToUTMRef()

Return Value

Type: UTMRef
The equivalent UTM reference.
See Also