Copyright © 2006-2019 MultiMedia Soft

VUMeter.ColorBands property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property ColorBands As Color


 

[C#]

public Color ColorBands {get; set;}


 

[C++]

public: __property Color get_ColorBands();

public: __property void set_ColorBands(Color);


 

 

Remarks

Determines the VU-Meter "bands" color.

asrecnet_i000039

 

 

See also

VUMeter class.

DisplayVUMeter property

How to use embedded Visual Feedbacks section.