ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / SplitByVaryingDistance Class / ProportionRemainder Property

In This Topic
    ProportionRemainder Property (SplitByVaryingDistance)
    In This Topic
    Gets and sets the proportion remainder. The remainder will be proportioned amonngst the new features according to distances entered. Default value is false.
    Syntax
    public bool ProportionRemainder {get; set;}
    Public Property ProportionRemainder As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also