SpectrumEnh.CreateNew method |
|
Remarks
Creates a new instance of the SpectrumEnh class on the given parent window. This method is alternative to the SpectrumEnh.Create method and should be used when dealing with development environments like WPF where controls don't expose a HWND.
Once created, by default the spectrum analyzer is still not visible: you must make a call to the SpectrumEnh.Show method in order to display it.
Note that you can have a different Spectrum for each of the allocated players.
For further details about using the component inside WPF applications refer to the Adding the component to a Visual Studio 2008 WPF project tutorial. For further details about using the embedded Enhanced Spectrum Analyzer refer to the SpectrumEnh class section. For details about using the Enhanced Spectrum Analyzer refer to the How to use the Enhanced Spectrum Analyzer tutorial. For details about using other Visual Feedbacks refer to the How to use the embedded Visual Feedbacks section.
Syntax
Return value
|