ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Core Namespace / NavigationOptions Class / OnScreen3DNavigatorMode Property

In This Topic
    OnScreen3DNavigatorMode Property
    In This Topic
    Gets and sets the 3D navigation mode for the Navigator control whenever a new scene is opened
    Syntax
    public NavigatorMode OnScreen3DNavigatorMode {get; set;}
    Public Property OnScreen3DNavigatorMode As NavigatorMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also