ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAnnotationLayer Class / SubLayers Property
Version

    SubLayers Property (CIMAnnotationLayer)
    Gets or sets a collection of AnnotationSubLayers, corresponding to the annotation subclasses defined by the annotation feature class.
    Syntax
    public CIMAnnotationSubLayer[] SubLayers {get; set;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also