ArcGIS Pro 3.7 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 ReadOnly Property HasActiveTool As Boolean
    public bool HasActiveTool {get;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also