Copyright © 2001-2019 MultiMedia Soft

Fader.Stop method

Previous pageReturn to chapter overviewNext page

Remarks

 

Stops the embedded Automatic Fader previously started through the Fader.StartManualFading method.

 

For details about using the Automatic Fader refer to the How to use the Automatic Fader section.

 

 

Syntax

 

[Visual Basic]

controlFader.Stop (

)


 

[C++]

void control.Fader.Stop (

);


 

 

Return value

 

None