Show / Hide Table of Contents

Class EncMarinerSettings

An ENC mariner settings object for controlling the rendering of ENC layers.

Inheritance
System.Object
EncMarinerSettings
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Esri.ArcGISRuntime.Hydrography
Assembly: Esri.ArcGISRuntime.Hydrography.dll
Syntax
public sealed class EncMarinerSettings

Properties

Name Description
AreaSymbolizationType

Gets or sets the area symbolization type (plain/symbolized). This controls the line symbol style for areas.

ColorScheme

Gets or sets the color scheme (day/dusk/night).

DataQuality

Gets or sets a value indicating whether to display data quality (M_QUAL) for S-57 features.

DeepContour

Gets or sets the deep water contour depth in meters.

DisplayCategories

Gets the ENC display categories object, which contains categories base, standard, and other.

DisplayDepthUnits

Gets or sets the depth units (meters/feet/fathoms) for display.

DisplayNOBJNM

Gets or sets a value indicating whether to display the national name attribute on S-57 features.

HonorSCAMIN

Gets or sets a value indicating whether the 'SCAMIN' (scale min) S-57 feature attribute will be used.

IsolatedDangers

Gets or sets a value indicating whether to display isolated dangers in shallow water.

LabelContours

Gets or sets a value indicating whether to display the depth contour labels, including safety contour labels.

LabelSafetyContours

Gets or sets a value indicating whether to display the safety contour labels.

LowAccuracy

Gets or sets a value indicating whether to use low accuracy symbols (CATZOC).

PointSymbolizationType

Gets or sets the S-52 point feature symbolization type (simplified/paperchart).

SafetyContour

Gets or sets the depth of the safety contour in meters.

ShallowContour

Gets or sets the depth of the shallow contour in meters.

ShowShallowDepthPattern

Gets or sets a value indicating whether the shallow depth pattern will be symbolized.

TwoDepthShades

Gets or sets a value indicating whether two or four depth shades will be used; two is the default.

Methods

Name Description
ResetToDefaults()

Resets all ENC mariner settings.

See Also

MarinerSettings

Applies to

TargetVersions
.NET Standard 2.0100.3 - 200.8
.NET100.13 - 200.8
.NET Windows100.13 - 200.8
.NET Android200.0 - 200.8
.NET iOS200.0 - 200.8
.NET Framework100.2.1 - 200.8
Xamarin.Android100.2.1 - 100.15
Xamarin.iOS100.2.1 - 100.15
UWP100.2.1 - 200.8

Relevant samples

Configure electronic navigational charts: Configure the display of ENC content.
In This Article
Back to top Copyright © 2022 Esri.