Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents  
 
 
DisplaySpectrum property (RO) 
 
Type
[Visual Basic] 
Public Property DisplaySpectrum As Spectrum
 
[C#] 
public Spectrum DisplaySpectrum {get;}
 
[C++] 
public: __property Spectrum* get_DisplaySpectrum ();
 
This property is Read-only
 
 
Remarks
The embedded Spectrum object (Visual Feedback). 
 
This property encapsulates the functionality of the Spectrum class. 
 
For details about using Visual Feedbacks refer to the How to use embedded Visual Feedbacks section
 
 
 
 
 
 
 
 
 
Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents