Throws the AnimationEvent
Namespace: Vis2NodeTrixAssembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Public Sub OnAnimation ( _ type As AnimationType, _ values As Double(), _ data As Object _ )
Parameters
- type
- Type: Vis2NodeTrix AnimationType
The type of the animation
- values
- Type: System Double
A array with values defining the animation
- data
- Type: System Object
The data for the animation
See Also