A callback method handler that is used during animations.
Namespace: yWorks.Canvas.AnimationAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public delegate void AnimationHandler( double time ) |
| Visual Basic |
|---|
Public Delegate Sub AnimationHandler ( _ time As Double _ ) |
Parameters
- time
- Type: System..::..Double
The time parameter that is incremented from 0.0 up to 1.0