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


In This Topic
    SplitByEqualDistance Class Members
    In This Topic

    The following tables list the members exposed by SplitByEqualDistance.

    Public Constructors
     NameDescription
    Public Constructor Create a new Split by Equal Distance object.  
    Top
    Public Properties
     NameDescription
    Public Property Gets and sets the split distance.  
    Public Property Gets and sets the proportion remainder. The remainder will be proportioned equally amonngst the new features. Default value is false.  
    Public Property Gets and sets the number of times to split at the specified distance.  
    Public Property Gets and sets the Split From start Point. Default value is true.  
    Top
    See Also