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



Overload List
  NameDescription
Public methodToString
Return a string representation of this MGRS Reference to whatever precision this reference is set to.
(Overrides ObjectToString.)
Public methodToString(Precision)
Return a String representation of this MGRS reference to 1m, 10m, 100m, 1000m or 10000m precision.
Public methodToString(Precision, String)
Return a String representation of this MGRS reference to 1m, 10m, 100m, 1000m or 10000m precision using the specified format string.
Top
See Also