Copyright © 2005-2019 MultiMedia Soft

Fader.Display.ColorSongFadingIn property

Previous pageReturn to chapter overviewNext page

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.

adjstudnet_i00004c

 

 

See also

FaderDisplay class

Fader.Display property

How to use the Automatic Fader section.