WaveAnalyzerSelectionChange event |
|
Remarks
Occurs when a portion of the waveform on the Waveform Analyzer's display has been selected/deselected through a mouse operation or through a call to the WaveformAnalyzer.SetSelection method.
For details about the use of the Waveform Analyzer refer to the How to use the Waveform Analyzer section. For further details about methods of the Waveform Analyzer refer to the WaveformAnalyzer class section. For further details about synchronization through Events see the How to synchronize the container application through events tutorial.
Syntax
Event Data
The event handler receives an argument of type WaveAnalyzerSelectionChangeEventArgs having the following parameters:
|