AnimationEventHandler DelegateVis2 NodeTrix CodeDokumentation
Handler for animation events

Namespace: Vis2NodeTrix
Assembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

Public Delegate Sub AnimationEventHandler ( _
	sender As Object, _
	e As AnimationEventArgs _
)
See Also