The RepeatAnimation property is a boolean value that is used to infinitely repeat the animation sequence after the time specified by the RepeatDelay property.
Indicates that animation must be repeated. Supported only by the Flash animation rendering engine.
Visual Basic (Declaration) | |
---|---|
Public Property RepeatAnimation As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool RepeatAnimation {get; set;} |
The RepeatAnimation property is a boolean value that is used to infinitely repeat the animation sequence. The time delay between the end of the animation sequence and restart of the animation sequence is controlled by the use of the RepeatDelay property. The default value for the Repeat property is false.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family