Click or drag to resize
IFlightSimulatorXPresenterFlightSimulatorAircraftList Property
Gets or sets the object that will be modified by the presenter to record the simulated aircraft in FSX.

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

Property Value

Type: ISimpleAircraftList
See Also