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

In This Topic
    EnableStereoEscape Property
    In This Topic
    Gets and sets whether the Escape key is enabled as a shortcut to cancel the active tool in Stereo maps.
    Syntax
    public bool EnableStereoEscape {get; set;}
    Public Property EnableStereoEscape As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also