ArcGIS Pro 2.9 API Reference Guide
NavigationMode Property

ArcGIS.Desktop.Mapping.DeviceLocation Namespace > MapDeviceLocationOptions Class : NavigationMode Property
Gets and sets the current MappingDeviceLocationNavigationMode for the active map view.
Syntax
public MappingDeviceLocationNavigationMode NavigationMode {get; set;}
Public Property NavigationMode As MappingDeviceLocationNavigationMode
Remarks
NavigationMode controls the location of the device within the map view.
Zooming or panning the map interactively cancels the NavigationMode and sets it to MappingDeviceLocationNavigationMode.None
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapDeviceLocationOptions Class
MapDeviceLocationOptions Members