ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMS52MarinerSettings Class
Properties Methods Events


In This Topic
    CIMS52MarinerSettings Class Members
    In This Topic

    The following tables list the members exposed by CIMS52MarinerSettings.

    Public Constructors
    Public Properties
     NameDescription
    Public Property Gets or sets the area symbolization type. This controls the line symbol style for area boundaries.  
    Public Property Gets or sets the color scheme.  
    Public Property Gets or sets the deep water contour depth in meters.  
    Public Property Gets or sets the depth units (meters/feet/fathoms) for display.  
    Public Property Gets or sets a value indicating whether the 'SCAMIN' (scale min) S-57 feature attribute will be used.  
    Public Property Gets or sets a value indicating whether to display the depth contour labels, including safety contour labels.  
    Public Property Gets or sets a value indicating whether to display the safety contour labels.  
    Public Property Gets or sets the S-52 point feature symbolization type (simplified/paperchart).  
    Public Property Gets or sets the depth of the safety contour in meters.  
    Public Property Gets or sets the depth of the shallow contour in meters.  
    Public Property Gets or sets a value indicating whether to display data quality (M_QUAL) for S-57 features.  
    Public Property Gets or sets a value indicating whether the S-52 "displaybase" display category is enabled.  
    Public Property Gets or sets a value indicating whether to display isolated dangers in shallow water.  
    Public Property Gets or sets a value indicating whether to use low accuracy symbols (CATZOC).  
    Public Property Gets or sets a value indicating whether to display the national name attribute on S-57 features.  
    Public Property Gets or sets a value indicating whether the S-52 "other" display category is enabled.  
    Public Property Gets or sets a value indicating whether the shallow depth pattern will be symbolized.  
    Public Property Gets or sets a value indicating whether the S-52 "standard" display category is enabled.  
    Public Property Gets or sets a value indicating whether two or four depth shades will be used; two is the default.  
    Top
    Public Methods
     NameDescription
    Public Method Creates a deep copy of CIMS52MarinerSettings.  
    Public Methodstatic (Shared in Visual Basic) Reconstructs the CIMS52MarinerSettings with a specified state from a JSON encoding.  
    Public Method Not implemented, reserved for future use. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public Method Reads the element inside the reader. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Public MethodOverridden.  Creates a JSON encoding of the CIMS52MarinerSettings and its current state.  
    Public Method Writes the element inside the writer. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    Protected Methods
     NameDescription
    Protected Method Called from a property setter to notify the framework that an Object member has changed. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Protected MethodOverridden.  Reads the child element inside the reader.  
    Protected MethodOverridden.  Writes a child element to the writer.  
    Top
    Public Events
     NameDescription
    Public Event Occurs when a property value changes. (Inherited from ArcGIS.Core.CIM.CIMObject)
    Top
    See Also