ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTool Class / FireSketchEvents Property

In This Topic
    FireSketchEvents Property
    In This Topic
    Gets or sets whether the tool supports firing sketch events when the map sketch changes. Default value is false.
    Syntax
    protected bool FireSketchEvents {get; set;}
    Protected Property FireSketchEvents As Boolean
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also