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


In This Topic
    SplitByVaryingDistance Class Members
    In This Topic

    The following tables list the members exposed by SplitByVaryingDistance.

    Public Constructors
     NameDescription
    Public Constructor Create a new Split by Varying Distance object.  
    Top
    Public Properties
     NameDescription
    Public Property Gets and sets the set of split distances. Distances are not cumulative.  
    Public Property Gets and sets the proportion remainder. The remainder will be proportioned amonngst the new features according to distances entered. Default value is false.  
    Public Property Gets and sets the Split From start Point. Default value is true.  
    Top
    See Also