ArcGIS Pro 2.9 API Reference Guide
LayersExcludedFromClipping Property

ArcGIS.Core.CIM Namespace > CIMMap Class : LayersExcludedFromClipping Property
Gets or sets the layers to be excluded from clipping. The layers are defined as an array of layer repository paths.
Syntax
public string[] LayersExcludedFromClipping {get; set;}
Public Property LayersExcludedFromClipping As String()
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

CIMMap Class
CIMMap Members