Copyright © 2005-2019 MultiMedia Soft

Fader.Display.ColorSongFadingOut property

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property ColorSongFadingOut As Color


 

[C#]

public Color ColorSongFadingOut {get; set;}


 

[C++]

public: __property Color get_ColorSongFadingOut();

public: __property void set_ColorSongFadingOut(Color);


 

 

Remarks

Determines the color of the line representing the song fading-out.

adjstudnet_i00004c

 

 

See also

FaderDisplay class

Fader.Display property

How to use the Automatic Fader section.