| MGRSRefToString Method |
| Name | Description | |
|---|---|---|
| ToString |
Return a string representation of this MGRS Reference to whatever precision
this reference is set to.
(Overrides ObjectToString.) | |
| ToString(Precision) |
Return a String representation of this MGRS reference to 1m, 10m, 100m,
1000m or 10000m precision.
| |
| ToString(Precision, String) |
Return a String representation of this MGRS reference to 1m, 10m, 100m,
1000m or 10000m precision using the specified format string.
|