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

In This Topic
    PointSymbolizationType Property
    In This Topic
    Gets or sets the S-52 point feature symbolization type (simplified/paperchart).
    Syntax
    public S52PointSymbolizationType PointSymbolizationType {get; set;}
    Public Property PointSymbolizationType As S52PointSymbolizationType
    Remarks
    Paperchart symbolization is based on traditional paper charts. Simplified symbols are more compact and visible.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also