Show contents 

Working with General Visual Components > Classes > AnimationPoint > AnimationPoint.stop

AnimationPoint.stop

Syntax

stop();

Description

The stop method stops animation playing.

Example

The example of use is given in the page with description of the AnimationPoint constructor.

See also:

AnimationPoint