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

In This Topic
    EnableAnnoResize Property
    In This Topic
    Gets and sets option to enable resize for selected annotation feature.
    Syntax
    Public Property EnableAnnoResize As Boolean
    public bool EnableAnnoResize {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also