Starts animation.
Namespace:
PerpetuumSoft.Reporting.Silverlight.ClientAssembly: PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
C# |
---|
protected void StartAnimation( Storyboard storyboard ) |
Visual Basic (Declaration) |
---|
Protected Sub StartAnimation ( _ storyboard As Storyboard _ ) |
Visual C++ |
---|
protected: void StartAnimation( Storyboard^ storyboard ) |
Parameters
- storyboard
- Type: System.Windows.Media.Animation..::.Storyboard