Click or drag to resize
AB4D logo

RenderingTimerRepeatForever Property

If true than the timer is not stopped when Progress = 1.0, but the Progress is set to 0.0 (Default value is false).

Namespace: Ab3d.Common
Assembly: Ab3d.PowerToys (in Ab3d.PowerToys.dll) Version: 11.1.8864.1045
Syntax
C#
public bool RepeatForever { get; set; }

Property Value

Boolean
See Also