ArcGIS Pro 3.0 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 bool ActivateMoveAfterPaste {get; set;}
    Public Property ActivateMoveAfterPaste As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also