ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing.COGO Namespace / TraverseExportOptions Class / DistanceDecimalPlaces Property

In This Topic
    DistanceDecimalPlaces Property
    In This Topic
    The number of decimal places to write distances. Default is 3
    Syntax
    Public Property DistanceDecimalPlaces As Integer
    public int DistanceDecimalPlaces {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also