Bitmap for WPF
Storyboard2 クラス メンバ
プロパティ  メソッド  イベント

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Animation 名前空間 : Storyboard2 クラス

Storyboard2データ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of the Storyboard2class.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets a value indicating whether this instance is disposed. C1.Util.DX.DisposeBaseから継承されます。
Public プロパティGet a pointer to the underlying Cpp Object C1.Util.DX.CppObjectから継承されます。
Public プロパティGets or sets a custom user tag object to associate with this instance.. C1.Util.DX.CppObjectから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッドHRESULT IUIAnimationStoryboard2::Abandon()  
Public メソッドHRESULT IUIAnimationStoryboard2::AddKeyframeAfterTransition([In] IUIAnimationTransition2* transition,[Out] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003** keyframe)  
Public メソッドHRESULT IUIAnimationStoryboard2::AddKeyframeAtOffset([In] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003* existingKeyframe,[In] double offset,[Out] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003** keyframe)  
Public メソッドHRESULT IUIAnimationStoryboard2::AddTransition([In] IUIAnimationVariable2* variable,[In] IUIAnimationTransition2* transition)  
Public メソッドHRESULT IUIAnimationStoryboard2::AddTransitionAtKeyframe([In] IUIAnimationVariable2* variable,[In] IUIAnimationTransition2* transition,[In] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003* startKeyframe)  
Public メソッドHRESULT IUIAnimationStoryboard2::AddTransitionBetweenKeyframes([In] IUIAnimationVariable2* variable,[In] IUIAnimationTransition2* transition,[In] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003* startKeyframe,[In] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003* endKeyframe)  
Public メソッドHRESULT IUIAnimationStoryboard2::Conclude()  
Public メソッドstatic (Shared in Visual Basic)Initializes a new instance of the Storyboard2class.  
Public メソッドHRESULT IUIAnimationStoryboard2::Finish([In] double completionDeadline)  
Public メソッドオーバーロードされます。 Gets the tag.  
Public メソッドHRESULT IUIAnimationStoryboard2::HoldVariable([In] IUIAnimationVariable2* variable)  
Public メソッドオーバーロードされます。 Query this instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドオーバーロードされます。 Query instance for a particular COM GUID/interface support. C1.Util.DX.ComObjectから継承されます。
Public メソッドCreates a loop between two keyframes.  
Public メソッドDirects the storyboard to schedule itself for play.  
Public メソッドHRESULT IUIAnimationStoryboard2::SetLongestAcceptableDelay([In] double delay)  
Public メソッドHRESULT IUIAnimationStoryboard2::SetSkipDuration([In] double secondsDuration)  
Public メソッドSpecifies a handler for storyboard events.  
Public メソッドオーバーロードされます。 Sets the tag.  
トップ
パブリック イベント
 名前解説
Public イベントOccurs when this instance is fully disposed. C1.Util.DX.DisposeBaseから継承されます。
Public イベントOccurs when this instance is starting to be disposed. C1.Util.DX.DisposeBaseから継承されます。
トップ
パブリック オペレータ
Performs an explicit conversion from System.IntPtrto Storyboard2.
トップ
参照

Storyboard2 クラス
C1.Util.DX.Animation 名前空間