ArcGIS Pro 2.8 API Reference Guide
SetSpatialReference Method (DeviceLocationSource)

ArcGIS.Desktop.Core.DeviceLocation Namespace > DeviceLocationSource Class : SetSpatialReference Method
Sets the coordinate system used by GPS/GNSS device.
Syntax
public virtual void SetSpatialReference( 
   SpatialReference sr
)
Public Overridable Sub SetSpatialReference( _
   ByVal sr As SpatialReference _
) 

Parameters

sr
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

DeviceLocationSource Class
DeviceLocationSource Members