Copyright © 2006-2019 MultiMedia Soft

Spectrum.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 spectrum "bands" color.

asrecnet_i00003e

 

 

See also

Spectrum class.

DisplaySpectrum property

How to use embedded Visual Feedbacks section.