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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also