ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Editing Namespace / SplitByVaryingDistance Class / Distances Property

In This Topic
    Distances Property
    In This Topic
    Gets and sets the set of split distances. Distances are not cumulative.
    Syntax
    Public Property Distances As List(Of Double)
    public List<double> Distances {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also