ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMS52MarinerSettings Class / DeepContour Property

In This Topic
    DeepContour Property
    In This Topic
    Gets or sets the deep water contour depth in meters.
    Syntax
    public double DeepContour {get; set;}
    Public Property DeepContour As Double
    Remarks
    This must be greater than or equal to the safety contour value. When four(rather than two) depth shades are used, this controls the boundary between safe and deep areas.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also