Click or drag to resize
ISplashViewBaseStationAircraftList Property
Gets or sets the aircraft list tracking real aircraft 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
IBaseStationAircraftList BaseStationAircraftList { get; set; }

Property Value

Type: IBaseStationAircraftList
See Also