ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / MapLayerType Enumeration

In This Topic
    MapLayerType Enumeration
    In This Topic
    The types of map layers by use in the map or scene.
    Syntax
    Members
    MemberDescription
    BasemapBackground An basemap layer used a background information. This is the basic basemap layer type.
    BasemapTopReference An basemap layer used for top reference information. This is the basemap layer type used for overlay of information like text.
    MapNotes An layer containing map notes. Primarily used to identify how the layer will be shared to WebMaps.
    Operational An operational layer. This is the most common layer type.
    Inheritance Hierarchy

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

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also