ArcGIS Pro 3.0 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, Windows 8.1

    See Also