WaveAnalyzerDisplayWidthChange event |
|
Remarks
Occurs when the waveform analyzer's display has been resized horizontally, usually after a call to the WaveformAnalyzer.Move 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 WaveAnalyzerDisplayWidthChangeEventArgs having the following parameters:
|