AnimationType EnumerationVis2 NodeTrix CodeDokumentation
Defines the type of Animation

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

Public Enumeration AnimationType
Members

  Member nameValueDescription
TRANSLATE_TO_MATRIX0 Animation which makes nodes move together to a matrix
TRANSLATE_FROM_MATRIX1 Animation which explodes a matrix to nodes
ROTATE2 Animation which rotates
SCALE3 Animation which scales
NONE4 No animation
See Also