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

In This Topic
    CIMSubLayer Class
    In This Topic
    Represents sublayer.
    Object Model
    CIMSubLayer ClassCIMSubLayer ClassCIMSubLayer Class
    Syntax
    Remarks
    Defines a sublayer for a containing parent layer. The parent layer is a full-fledged layer, and it controls the sublayer, which is subordinate to the parent. The sublayer is not a layer definition itself rather, it is a property of its parent layer.
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.CIM.CIMObject
          ArcGIS.Core.CIM.CIMSubLayerBase
             ArcGIS.Core.CIM.CIMSubLayer

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also