Click or drag to resize
IBaseStationAircraftListPolarPlotter Property
Gets or sets the object that's keeping polar plots for us. Can be null if the listener that's feeding this list doesn't support polar plots.

Namespace: VirtualRadar.Interface.BaseStation
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
IPolarPlotter PolarPlotter { get; set; }

Property Value

Type: IPolarPlotter
See Also