Bitmap for WPF
Storyboard2.StoryboardUpdatedDelegate デリゲート

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Animation 名前空間 : Storyboard2.StoryboardUpdatedDelegate デリゲート
The storyboard that has been updated.
A delegate that handles storyboard update events.
シンタックス
'宣言
 
Public Delegate Sub Storyboard2.StoryboardUpdatedDelegate( _
   ByVal storyboard As Storyboard2 _
) 
public delegate void Storyboard2.StoryboardUpdatedDelegate( 
   Storyboard2 storyboard
)

パラメータ

storyboard
The storyboard that has been updated.
参照

Storyboard2.StoryboardUpdatedDelegate メンバ
C1.Util.DX.Animation 名前空間