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

In This Topic
    ShowDepthContours Property
    In This Topic
    Gets or sets a value indicating whether the "depth contours" viewing group is enabled.
    Syntax
    public bool ShowDepthContours {get; set;}
    Public Property ShowDepthContours As Boolean
    Remarks
    Per IHO S-52 Annex A, controls viewing group layer 15, which includes viewing group 33020.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also