ArcGIS Pro 3.7 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 Property DeepContour As Double
    public double DeepContour {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also