ArcGIS Pro 2.9 API Reference Guide
SetSpatialReference Method (SerialPortDeviceLocationSource)

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

Parameters

sr
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SerialPortDeviceLocationSource Class
SerialPortDeviceLocationSource Members