This is the base class of the move X and move Y animations.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Core (in Telerik.Windows.Core.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public MustInherit Class MoveAnimationBase _
Inherits RadAnimation |
| Visual C++ |
|---|
public ref class MoveAnimationBase abstract : public RadAnimation |
Inheritance Hierarchy
See Also