Copyright © 2005-2019 MultiMedia Soft
Fader.Display.ColorSongFadingOut property
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.
See also
FaderDisplay class
Fader.Display property
How to use the Automatic Fader section.