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

In This Topic
    ActivateMoveAfterPaste Property
    In This Topic
    Gets and sets if Move tool is to be activated after all paste operations.
    Syntax
    Public Property ActivateMoveAfterPaste As Boolean
    public bool ActivateMoveAfterPaste {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also