Click or drag to resize
CoordinateHeading Property
Gets the direction the aircraft was pointing in.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<float> Heading { get; }

Property Value

Type: NullableSingle
See Also