ArcGIS Pro 2.6 API Reference Guide
SurfacesExcludedFromClipping Property

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

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMMap Class
CIMMap Members