Copyright © 2005-2019 MultiMedia Soft
Fader.Display.ColorSongFadingIn property
Type
[Visual Basic]
Public Property ColorSongFadingIn As Color
[C#]
public Color ColorSongFadingIn {get; set;}
[C++]
public: __property Color get_ColorSongFadingIn();
public: __property void set_ColorSongFadingIn(Color);
Remarks
Determines the color of the line representing the song fading-in.
See also
FaderDisplay class
Fader.Display property
How to use the Automatic Fader section.