ArcGIS Pro 3.2 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 AnnotationFollowMode AnnotationFollowMode {get; set;}
    Public Property AnnotationFollowMode As AnnotationFollowMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also