ArcGIS Pro 3.7 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 Property EnableStereoEscape As Boolean
    public bool EnableStereoEscape {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also