Click or drag to resize
AB4D logo

RenderingTimer Properties

The RenderingTimer type exposes the following members.

Properties
 NameDescription
Public propertyDuration Duration in which the Progress goes from 0.0 to 1.0
Public propertyProgress The current Progress value (during animation its goes from 0.0 to 1.0)
Public propertyRepeatForever If true than the timer is not stopped when Progress = 1.0, but the Progress is set to 0.0 (Default value is false).
Top
See Also