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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also