AnimationPoint.Value

Syntax

Value: Number

Description

The Value property sets and gets value of animation delay in milliseconds.

Comments

Use JSON or the setValue method to set the property value and the getValue method to get the property value.

Example

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

See also:

AnimationPoint