The duration of the animation in milliseconds. 0 for no animation.
Namespace: Ico.GwxAssembly: GwxRuntimeCoreCommands (in GwxRuntimeCoreCommands.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int TransitionDuration { get; set; } |
| Visual Basic |
|---|
Public Property TransitionDuration As Integer Get Set |
| JScript |
|---|
function get TransitionDuration () : int function set TransitionDuration (value : int) |