ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / ClippingMode Enumeration

In This Topic
    ClippingMode Enumeration
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also