Copyright © 2006-2019 MultiMedia Soft

Spectrum.ColorPeaks property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property ColorPeaks As Color


 

[C#]

public Color ColorPeaks {get; set;}


 

[C++]

public: __property Color get_ColorPeaks();

public: __property void set_ColorPeaks(Color);


 

 

Remarks

Determines the Spectrum "peaks" color.

asrecnet_i00003f

 

 

See also

Spectrum class.

DisplaySpectrum property

How to use embedded Visual Feedbacks section.