ArcGIS Pro 2.6 API Reference Guide
ClipMode Enumeration

ArcGIS.Desktop.Editing Namespace : ClipMode Enumeration
Describes options on how to clip features.
Syntax
Members
MemberDescription
DiscardAreaDeletes only the features inside the clip area and keeps all other intersecting features.
PreserveAreaKeeps only the features inside the clip area and deletes all other intersecting features.
PreserveBothAreasSplitKeeps all intersecting features.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Editing.ClipMode

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Editing Namespace