Click or drag to resize
IPolarPlotterTakeSnapshot Method
Returns a copy of all of the slices as-at the current point in time.

Namespace: VirtualRadar.Interface.Listener
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
List<PolarPlotSlice> TakeSnapshot()

Return Value

Type: ListPolarPlotSlice
See Also