ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMS52ViewingGroupSettings Class / ShowProhibitedAndRestrictedAreas Property

In This Topic
    ShowProhibitedAndRestrictedAreas Property
    In This Topic
    Gets or sets a value indicating whether the "prohibited and restricted areas" viewing group is enabled.
    Syntax
    public bool ShowProhibitedAndRestrictedAreas {get; set;}
    Public Property ShowProhibitedAndRestrictedAreas As Boolean
    Remarks
    Per IHO S-52 Annex A, controls viewing group layer 5, which includes viewing groups 2600, 26010, and 26040.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also