Copyright © 2006-2019 MultiMedia Soft
Spectrum.ColorBands property
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.
See also
Spectrum class.
DisplaySpectrum property
How to use embedded Visual Feedbacks section.