ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.Geometry Namespace / ToGeoCoordinateParameter Class / NumDigits Property

In This Topic
    NumDigits Property
    In This Topic
    Optional. 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
    Syntax
    Public Property NumDigits As Integer
    public int NumDigits {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also