ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / S52PointSymbolizationType Enumeration

In This Topic
    S52PointSymbolizationType Enumeration
    In This Topic
    ENC point symbolization options. This is used to specify whether point features should be symbolized with simplified or paperchart symbols.
    Syntax
    Members
    MemberDescription
    PaperChart Paper chart symbols which are based on traditional paper charts.
    Simplified Simplified symbols which are more compact and visible.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.S52PointSymbolizationType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also