ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / AnnotationFollowMode Property

In This Topic
    AnnotationFollowMode Property
    In This Topic
    Gets and sets the feature linked annotation follow mode. This describes how new annotation aligns to the line or boundary feature it is following.
    Syntax
    Public Property AnnotationFollowMode As AnnotationFollowMode
    public AnnotationFollowMode AnnotationFollowMode {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also