ArcGIS Pro 2.8 API Reference Guide
Position Property (Snapshot)

ArcGIS.Desktop.Core.DeviceLocation Namespace > Snapshot Class : Position Property
Gets a ArcGIS.Core.Geometry.Coordinate3D.
Syntax
public abstract Nullable<Coordinate3D> Position {get;}
Public MustOverride ReadOnly Property Position As Nullable(Of Coordinate3D)
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Snapshot Class
Snapshot Members