Class EncMarinerSettings
An ENC mariner settings object for controlling the rendering of ENC layers.
Inheritance
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
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.5 |
.NET | 100.13 - 200.5 |
.NET Windows | 100.13 - 200.5 |
.NET Android | 200.0 - 200.5 |
.NET iOS | 200.0 - 200.5 |
.NET Framework | 100.2.1 - 200.5 |
Xamarin.Android | 100.2.1 - 100.15 |
Xamarin.iOS | 100.2.1 - 100.15 |
UWP | 100.2.1 - 200.5 |