Copyright © 2005-2019 MultiMedia Soft

DisplaySpectrumEnh property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property DisplaySpectrumEnh As SpectrumEnh


 

[C#]

public SpectrumEnh DisplaySpectrumEnh {get;}


 

[C++]

public: __property SpectrumEnh* get_DisplaySpectrumEnh ();


 

This property is Read-only

 

 

Remarks

The embedded Spectrum object (Visual Feedback).

 

This property encapsulates the functionality of the SpectrumEnh class.

 

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.