AnimationPoints.Step

Syntax

Step: function(sender, args)

Parameters

sender. Event source.

args. Event information.

Description

The Step event is fired when animation step is completed.

Example

The example of event use is given in the page AnimationPoints constructor.

See also:

AnimationPoints