ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingTemplate Class / ActivateLastSelectedToolAsync() Method

In This Topic
    ActivateLastSelectedToolAsync() Method
    In This Topic
    Activates the Tool that is identified by LastSelectedToolID.
    Syntax
    public Task ActivateLastSelectedToolAsync()
    Public Function ActivateLastSelectedToolAsync() As Task
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also