Causes the animation to automatically play in reverse after its forward iteration has finished.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool AutoReverse { get; set; } |
| Visual Basic |
|---|
Public Property AutoReverse As Boolean Get Set |
| JScript |
|---|
function get AutoReverse () : boolean function set AutoReverse (value : boolean) |