ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTool Class / OnUpdate Method

In This Topic
    OnUpdate Method (MapTool)
    In This Topic
    Called periodically by the framework once the tool has been created.
    Syntax
    Protected Overrides Sub OnUpdate() 
    protected override void OnUpdate()
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also