ArcGIS Pro 3.1 API Reference Guide
ArcGIS.Core.CIM Namespace / S52AreaSymbolizationType Enumeration
Version

S52AreaSymbolizationType Enumeration
ENC area symbolization type. This is used to specify whether areas should be symbolized with plain or traditional symbols.
Syntax
public enum S52AreaSymbolizationType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
Plain Use plain symbols.
Symbolized Use traditional symbols.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also