Copyright © 2006-2019 MultiMedia Soft
Spectrum.BandsWidth property
Type
[Visual Basic]
Public Property BandsWidth As Int16
[C#]
public Int16 BandsWidth {get; set;}
[C++]
public: __property Int16 get_BandsWidth();
public: __property void set_BandsWidth(Int16);
Remarks
Gets/sets the width in pixel of each single band composing the Spectrum visual feedback.
See also
Spectrum class.
DisplaySpectrum property
How to use embedded Visual Feedbacks section.