Tweened library permit to animate easily UIElements from shape to most complexe User Controls.
His main objective consists in automate Storyboards and DoubleAnimation creation.
Namespace:
TweenedAssembly: Tweened (in Tweened.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class Tween |
| C# |
|---|
public class Tween |
| Visual C++ |
|---|
public ref class Tween |
| JavaScript |
|---|
Tweened.Tween = function(); Type.createClass( 'Tweened.Tween'); |