Precision of 1000 kilometers. For example
"31N 0 0"
(UTM_UPS)This precision can be used only to format UTM/UPS strings. See MGRSFormatType.
Precision of 100 kilometers. For example
"31N 01 00"
(UTM_UPS)Precision of 100 meters. For example
"31N 01660 00000"
(UTM_UPS)Precision of 10 kilometers. For example
"31N 016 000"
(UTM_UPS)Precision of 10 meters. For example
"31N 016602 000000"
(UTM_UPS)Precision of 1 kilometer. For example
"31N 0166 0000"
(UTM_UPS)Precision of 1 meter. For example
"31N 0166022 0000001"
(UTM_UPS)Only the UTM zone number and the latitude band letter are formatted. For example
"31N"
(UTM_UPS)This precision can be used only to format UTM/UPS strings. See MGRSFormatType.
An enumeration of different levels of precision that can be used to format MGRS or UTM/UPS strings by using MGRSFormat
2015.1