ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AnnotationProperties Class / Layer Property

In This Topic
    Layer Property (AnnotationProperties)
    In This Topic
    Gets the ArcGIS.Desktop.Mapping.Layer of the annotation feature.
    Syntax
    public Layer Layer {get;}
    Public ReadOnly Property Layer As Layer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also