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 Function ToUTMRef As UTMRef
public:
UTMRef^ ToUTMRef()
member ToUTMRef : unit -> UTMRef
Return Value
Type:
UTMRefThe equivalent UTM reference.
See Also