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