Click or drag to resize
ISplashViewFlightSimulatorXAircraftList Property
Gets or sets the aircraft list tracking simulated aircraft in FSX that the presenter will create in the background.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ISimpleAircraftList FlightSimulatorXAircraftList { get; set; }

Property Value

Type: ISimpleAircraftList
See Also