Animates a mutable point along a GeneralPath.

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

Syntax

C#
public class GeneralPathAnimation : IAnimation
Visual Basic
Public Class GeneralPathAnimation _
	Implements IAnimation

Inheritance Hierarchy

System..::..Object
  yWorks.Canvas.Animation..::..GeneralPathAnimation

See Also