IPPTimeLine.StepDuration

Syntax

StepDuration: Double;

Description

The StepDuration property determines animation step duration.

Comments

To determine animation delay time, use the IPPTimeLine.DelayDuration property.

Example

The property use is given in the example for IPPTimeLine.DelayDuration.

See also:

IPPTimeLine