Copyright © 2006-2019 MultiMedia Soft
VUMeter.ZoomPerc property
Type
[Visual Basic]
Public Property ZoomPerc As Int16
[C#]
public int16 ZoomPerc {get; set;}
[C++]
public: __property Int16 get_ZoomPerc();
public: __property void set_ZoomPerc(Int16);
Remarks
Determines the height zoom percentage of bands drawn. By default set to 100%, can assume values in the range from 5% to 500%
See also
VUMeter class.
DisplayVUMeter property
How to use embedded Visual Feedbacks section.