Click or drag to resize
IAircraftTrackIsHeading Property
Gets or sets a value indicating that the Track is the heading of the aircraft. If this is false then Track is the ground track, which is the default.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool TrackIsHeading { get; set; }

Property Value

Type: Boolean
See Also