Copyright © 2006-2019 MultiMedia Soft

Spectrum.ColorBackground property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property ColorBackground As Color


 

[C#]

public Color ColorBackground {get; set;}


 

[C++]

public: __property Color get_ColorBackground();

public: __property void set_ColorBackground(Color);


 

 

Remarks

Determines the color of the Spectrum background.

asrecnet_i00003f

 

 

See also

Spectrum class.

DisplaySpectrum property

How to use embedded Visual Feedbacks section.