ArcGIS Pro 3.7 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 Property SubLayers As CIMAnnotationSubLayer()
    public CIMAnnotationSubLayer[] SubLayers {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also