Copyright © 2005-2019 MultiMedia Soft

Fader.Display.ColorLineSongEnd property

Previous pageReturn to chapter overviewNext page

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 line representing the end of the song fading-out.

adjstudnet_i00004e

 

 

See also

FaderDisplay class

Fader.Display property

How to use the Automatic Fader section.