ArcGIS Pro 2.6 API Reference Guide
ToGeoCoordinateParameter Class Members
Fields  Methods 


ArcGIS.Core.Geometry Namespace : ToGeoCoordinateParameter Class

The following tables list the members exposed by ToGeoCoordinateParameter.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public Field Optional. The AddSpaces value applies only to types USNG and UTM. The default value is true.  
Public Field Optional. The non-default conversion options for MGRS and UTM string types.  
Public Field The type of string to which the point will be converted.  
Public FieldOptional. The number of digits to output for each of the numerical portions in the string. The default value varies depending on the GeoCoordinateType.
GeoCoordinateType NumDigits
MGRS 5
USNG 8
UTM NA
GeoRef 5
GARS NA
DMS 2
DDM 4
DD 6
 
Public Field Optional. The Round value applies only to types MGRS, USNG, and GeoRef. If true, then numeric portions of the string are rounded to the nearest whole magnitude as specified by NumDigits. Otherwise, numeric portions of the string are truncated. The default value is true.  
Top
Public Methods
 NameDescription
Public Method Resets all values except GeoCoordType to the default values.  
Top
See Also

Reference

ToGeoCoordinateParameter Class
ArcGIS.Core.Geometry Namespace