ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTool Class / UpdateCursor Method

In This Topic
    UpdateCursor Method (MapTool)
    In This Topic
    Occurs when a cursor is set on this tool. Forward the cursor to the inner tool.
    Syntax
    protected override void UpdateCursor()
    Protected Overrides Sub UpdateCursor() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also