ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / NavigatorMode Enumeration

In This Topic
    NavigatorMode Enumeration
    In This Topic
    Refers to navigation options set on the 2D and 3D navigator control(s)
    Syntax
    Members
    MemberDescription
    Closed No on-screen navigator control will be shown
    FullControl On-screen navigator shows the complete set of functions for manipulating the camera
    Heading On-screen navigator shows the heading as you pan using the ring on the navigator control.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Core.NavigatorMode

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also