Click or drag to resize
IMainViewResetPolarPlot Event
Raised when the user wants to reset the polar plot for a feed.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<EventArgs<IFeed>> ResetPolarPlot

Value

Type: SystemEventHandlerEventArgsIFeed
See Also