ArcGIS Pro 2.9 API Reference Guide
TrackUpNavigation Property

ArcGIS.Desktop.Mapping.DeviceLocation Namespace > MapDeviceLocationOptions Class : TrackUpNavigation Property
Gets and sets whether the heading of the location from the device points to the top of the screen.
Syntax
public bool TrackUpNavigation {get; set;}
Public Property TrackUpNavigation As Boolean
Remarks

Zooming or pannig the map view interactively cancels this mode and sets it to MappingDeviceLocationNavigationMode.None

By default is TrackupNavigation is set to False.

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapDeviceLocationOptions Class
MapDeviceLocationOptions Members