RadControls for WPF

Base class for all animation classes that have easing and targeted element.

Namespace: Telerik.Windows.Controls.Animation
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2013.1.403.40

Syntax

C#
public abstract class BaseAnimation : RadAnimation
Visual Basic
Public MustInherit Class BaseAnimation _
	Inherits RadAnimation

Inheritance Hierarchy

See Also