Click or drag to resize
AircraftJsonDistanceFromHere Property
Gets or sets the distance from the browser's location to the aircraft in kilometres.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<double> DistanceFromHere { get; set; }

Property Value

Type: NullableDouble
See Also