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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also