Copyright © 2005-2019 MultiMedia Soft
Fader.Display.ColorBackground property
Type
[Visual Basic]
Public Property ColorLineSongEnd As Color
[C#]
public Color ColorLineSongEnd {get; set;}
[C++]
public: __property Color get_ColorLineSongEnd();
public: __property void set_ColorLineSongEnd(Color);
Remarks
Determines the color used to render the Display background.
See also
FaderDisplay class
Fader.Display property
How to use the Automatic Fader section.