ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / FinishSketchOnDoubleClick Property

In This Topic
    FinishSketchOnDoubleClick Property
    In This Topic
    Gets and sets whether double-click is enabled as a shortcut for Finish when sketching.
    Syntax
    public bool FinishSketchOnDoubleClick {get; set;}
    Public Property FinishSketchOnDoubleClick As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also