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

Namespace: yWorks.yFiles.UI.Animation
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

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