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

In This Topic
    AnnotationPlacementMode Property
    In This Topic
    Gets and sets the feature linked annotation placement mode for new annotation relative to the direction of the line or boundary feature it is following.
    Syntax
    Public Property AnnotationPlacementMode As AnnotationPlacementMode
    public AnnotationPlacementMode AnnotationPlacementMode {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also