ArcGIS Pro 2.9 API Reference Guide
SetDeviceLocationOptions Method (IMapDeviceLocationService)

ArcGIS.Desktop.Mapping.DeviceLocation Namespace > IMapDeviceLocationService Interface : SetDeviceLocationOptions Method
MapDeviceLocationOptions
Sets a MapDeviceLocationOptions to update the current MapDeviceLocationService settings. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
void SetDeviceLocationOptions( 
   MapDeviceLocationOptions options
)
Sub SetDeviceLocationOptions( _
   ByVal options As MapDeviceLocationOptions _
) 

Parameters

options
MapDeviceLocationOptions
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

IMapDeviceLocationService Interface
IMapDeviceLocationService Members