ArcGIS Pro 2.9 API Reference Guide
Altitude Property (NMEASnapshot)

ArcGIS.Desktop.Core.DeviceLocation Namespace > NMEASnapshot Class : Altitude Property
Gets the z value or the altitude of the device in meters.
Syntax
public Nullable<double> Altitude {get;}
Public ReadOnly Property Altitude As Nullable(Of Double)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

NMEASnapshot Class
NMEASnapshot Members