ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing Namespace / SplitByEqualDistance Class / ProportionRemainder Property

In This Topic
    ProportionRemainder Property (SplitByEqualDistance)
    In This Topic
    Gets and sets the proportion remainder. The remainder will be proportioned equally amonngst the new features. 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