FlexReport for WPF
BeginAnimation(DependencyProperty,AnimationTimeline,HandoffBehavior) メソッド


C1.WPF.FlexViewer.4.6.2 アセンブリ > C1.WPF.FlexViewer 名前空間 > C1FlexViewerPane クラス > BeginAnimation メソッド : BeginAnimation(DependencyProperty,AnimationTimeline,HandoffBehavior) メソッド
シンタックス
'宣言
 
Public Overloads Sub BeginAnimation( _
   ByVal dp As System.Windows.DependencyProperty, _
   ByVal animation As System.Windows.Media.Animation.AnimationTimeline, _
   ByVal handoffBehavior As System.Windows.Media.Animation.HandoffBehavior _
) 
'使用法
 
Dim instance As C1FlexViewerPane
Dim dp As System.Windows.DependencyProperty
Dim animation As System.Windows.Media.Animation.AnimationTimeline
Dim handoffBehavior As System.Windows.Media.Animation.HandoffBehavior
 
instance.BeginAnimation(dp, animation, handoffBehavior)
public void BeginAnimation( 
   System.Windows.DependencyProperty dp,
   System.Windows.Media.Animation.AnimationTimeline animation,
   System.Windows.Media.Animation.HandoffBehavior handoffBehavior
)

パラメータ

dp
animation
handoffBehavior
参照

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