An animation that morphs the sizes of all stripes in an ITable.

Namespace: yWorks.yFiles.UI.Animation
Assembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)

Syntax

C#
public class TableAnimation : CompositeAnimation
Visual Basic
Public Class TableAnimation _
	Inherits CompositeAnimation

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Animation..::..CompositeAnimation
    yWorks.yFiles.UI.Animation..::..TableAnimation

See Also