Copyright © 2006-2019 MultiMedia Soft

Spectrum.BandsWidth property

Previous pageReturn to chapter overviewNext page

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.

asrecnet_i00003c

asrecnet_i00003b

 

 

See also

Spectrum class.

DisplaySpectrum property

How to use embedded Visual Feedbacks section.