ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMultiLayerSymbol Class
Members

In This Topic
    CIMMultiLayerSymbol Class
    In This Topic
    Represents a multilayer symbol, a generic type for point, line, and polygon symbols, specifying that they can contain more than one symbol layers.
    Syntax
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMSymbol
             ArcGIS.Core.CIM.CIMMultiLayerSymbol
                ArcGIS.Core.CIM.CIMLineSymbol
                ArcGIS.Core.CIM.CIMMeshSymbol
                ArcGIS.Core.CIM.CIMPointSymbol
                ArcGIS.Core.CIM.CIMPolygonSymbol

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also