Animate event (ILEADRasterView)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

void Animate (BOOL bEnable);

Overview

Refer to Playing an Animation.

Remarks

Occurs when an animation playback is started or stopped.

On a playback start, you can use this event to ensure that the AutoRepaint property is set to TRUE.

See Also

Elements:

AutoAnimate property, AutoAnimationLoop property, AnimationLoop property, AnimationEnable property

Topics:

Raster Images: Playing Animated Images