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

In This Topic
    UseAnnotationPlacementProperties Property
    In This Topic
    Gets and sets whether feature linked annotation uses placement properties defined in the annotation class.
    Syntax
    Public Property UseAnnotationPlacementProperties As Boolean
    public bool UseAnnotationPlacementProperties {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also