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

In This Topic
    ShowBoundariesAndLimits Property
    In This Topic
    Gets or sets a value indicating whether the "boundaries and limits" viewing group is enabled.
    Syntax
    public bool ShowBoundariesAndLimits {get; set;}
    Public Property ShowBoundariesAndLimits As Boolean
    Remarks
    Per IHO S-52 Annex A, controls viewing group layer 4, which includes viewing groups 23030, 26050, 26220, 26240, and 26250.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also