ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / UseMasking Property

In This Topic
    UseMasking Property (CIMMap)
    In This Topic
    Gets or sets a value indicating whether masking established on all layers in the map is turned on or off.
    Syntax
    public bool UseMasking {get; set;}
    Public Property UseMasking As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also