IPolarPlotterTakeSnapshot Method |
Returns a copy of all of the slices as-at the current point in time.
Namespace: VirtualRadar.Interface.ListenerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax List<PolarPlotSlice> TakeSnapshot()
Function TakeSnapshot As List(Of PolarPlotSlice)
List<PolarPlotSlice^>^ TakeSnapshot()
abstract TakeSnapshot : unit -> List<PolarPlotSlice>
Return Value
Type:
ListPolarPlotSliceSee Also