Copyright © 2006-2019 MultiMedia Soft
DisplayWaveformAnalyzer property (RO)
Type
[Visual Basic]
Public Property DisplayWaveformAnalyzer As WaveformAnalyzer
[C#]
public WaveformAnalyzer DisplayWaveformAnalyzer {get;}
[C++]
public: __property WaveformAnalyzer* get_DisplayWaveformAnalyzer ();
This property is Read-only
Remarks
The Waveform Analyzer object.
This property encapsulates the functionality of the WaveformAnalyzer class.
For details about the use of the Waveform Analyzer refer to the How to use the Waveform Analyzer section.