GrapeCity ActiveReports for .NET 16.0J
BeginAnimation(DependencyProperty,AnimationTimeline) メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス > BeginAnimation メソッド : BeginAnimation(DependencyProperty,AnimationTimeline) メソッド
The property to animate, which is specified as a dependency property identifier.
The timeline of the animation to start.
Starts an animation for a specified animated property on this element.
シンタックス
'宣言
 
Public Overloads Sub BeginAnimation( _
   ByVal dp As DependencyProperty, _
   ByVal animation As AnimationTimeline _
) 
public void BeginAnimation( 
   DependencyProperty dp,
   AnimationTimeline animation
)

パラメータ

dp
The property to animate, which is specified as a dependency property identifier.
animation
The timeline of the animation to start.
参照

Viewer クラス
Viewer メンバ
オーバーロード一覧