GrapeCity ActiveReports for .NET 16.0J
BeginStoryboard(Storyboard,HandoffBehavior) メソッド

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス > BeginStoryboard メソッド : BeginStoryboard(Storyboard,HandoffBehavior) メソッド
The storyboard to begin.
A value of the enumeration that describes behavior to use if a property described in the storyboard is already animated.
Begins the sequence of actions contained in the provided storyboard, with options specified for what should happen if the property is already animated.
シンタックス
'宣言
 
Public Overloads Sub BeginStoryboard( _
   ByVal storyboard As Storyboard, _
   ByVal handoffBehavior As HandoffBehavior _
) 
public void BeginStoryboard( 
   Storyboard storyboard,
   HandoffBehavior handoffBehavior
)

パラメータ

storyboard
The storyboard to begin.
handoffBehavior
A value of the enumeration that describes behavior to use if a property described in the storyboard is already animated.
参照

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