ArcGIS Pro 3.7 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 Overrides Sub UpdateCursor() 
    protected override void UpdateCursor()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also