ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core.DeviceLocation Namespace / DeviceLocationSource Class / SetSpatialReference Method

In This Topic
    SetSpatialReference Method (DeviceLocationSource)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also