ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Editing.Templates Namespace / EditingTemplate Class / HasActiveTool Property

In This Topic
    HasActiveTool Property
    In This Topic
    Gets whether the application's current tool is the last selected Tool for this EditingTemplate.
    Syntax
    public bool HasActiveTool {get;}
    Public ReadOnly Property HasActiveTool As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also