ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / LayersExcludedFromClipping Property

In This Topic
    LayersExcludedFromClipping Property
    In This Topic
    Gets or sets the layers to be excluded from clipping. The layers are defined as an array of layer repository paths.
    Syntax
    Public Property LayersExcludedFromClipping As String()
    public string[] LayersExcludedFromClipping {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also