GraphicBarsMan class |
|
The GraphicBarsMan class, accessible through the control's GraphicBarsManager property, contains methods needed to render custom graphic bars like VU-Meters bars, Spectrum bars and Progress bars.
It can be used at Run-time in order to create various graphic bars and to change their graphical settings. For details about using graphic bars refer to the How to perform custom feedbacks rendering using graphic bars section.
The GraphicBarsMan class is implemented through the following methods:
Methods
Samples of use of the GraphicBarsMan class in Visual C#.NET and Visual Basic.NET can be found inside the following samples installed with the product's setup package: - Feedbacks - RecordedSoundEditor - SimpleMp3Recorder
|