Copyright © 2005-2019 MultiMedia Soft
Fader.FadeInLength property
Type
[Visual Basic]
Public Property FadeInLength As Int32
[C#]
public Int32 FadeInLength {get; set;}
[C++]
public: __property Int32 get_FadeInLength();
public: __property void set_FadeInLength(Int32);
Remarks
Expressed in milliseconds, determines the time required by the song fading-in to slide the volume to its maximum.
See also
FaderObject class
Fader property
How to use the Automatic Fader section.