ArcGIS Pro 2.6 API Reference Guide
ClippingMode Enumeration

ArcGIS.Core.CIM Namespace : ClippingMode Enumeration
Specifies the clipping mode used for the map.
Syntax
Members
MemberDescription
CustomShape Clip to a custom shape.
MapExtent Clip to the custom extent defined for the map.
MapSeries Clip to the shape defined by a map series.
None No clipping applied.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.ClippingMode

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace