ComponentOne Bitmap for UWP
Storyboard2 Class Members
Properties  Methods  Events

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace : Storyboard2 Class

The following tables list the members exposed by Storyboard2.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Storyboard2 class.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether this instance is disposed. (Inherited from C1.Util.DX.DisposeBase)
Public PropertyGet a pointer to the underlying Cpp Object (Inherited from C1.Util.DX.CppObject)
Public PropertyGets or sets a custom user tag object to associate with this instance.. (Inherited from C1.Util.DX.CppObject)
Top
Public Methods
 NameDescription
Public MethodHRESULT IUIAnimationStoryboard2::Abandon()  
Public MethodHRESULT IUIAnimationStoryboard2::AddKeyframeAfterTransition([In] IUIAnimationTransition2* transition,[Out] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003** keyframe)  
Public MethodHRESULT IUIAnimationStoryboard2::AddKeyframeAtOffset([In] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003* existingKeyframe,[In] double offset,[Out] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003** keyframe)  
Public MethodHRESULT IUIAnimationStoryboard2::AddTransition([In] IUIAnimationVariable2* variable,[In] IUIAnimationTransition2* transition)  
Public MethodHRESULT IUIAnimationStoryboard2::AddTransitionAtKeyframe([In] IUIAnimationVariable2* variable,[In] IUIAnimationTransition2* transition,[In] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003* startKeyframe)  
Public MethodHRESULT 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 MethodHRESULT IUIAnimationStoryboard2::Conclude()  
Public Methodstatic (Shared in Visual Basic)Initializes a new instance of the Storyboard2 class.  
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from C1.Util.DX.DisposeBase)
Public MethodHRESULT IUIAnimationStoryboard2::Finish([In] double completionDeadline)  
Public MethodOverloaded. Gets the tag.  
Public MethodHRESULT IUIAnimationStoryboard2::HoldVariable([In] IUIAnimationVariable2* variable)  
Public MethodOverloaded. Query this instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
Public MethodOverloaded. Query instance for a particular COM GUID/interface support. (Inherited from C1.Util.DX.ComObject)
Public MethodCreates a loop between two keyframes.  
Public MethodHRESULT IUIAnimationStoryboard2::Schedule([In] double timeNow,[Out, Optional] UI_ANIMATION_SCHEDULING_RESULT* schedulingResult)  
Public MethodHRESULT IUIAnimationStoryboard2::SetLongestAcceptableDelay([In] double delay)  
Public MethodHRESULT IUIAnimationStoryboard2::SetSkipDuration([In] double secondsDuration)  
Public MethodSpecifies a handler for storyboard events.  
Public MethodOverloaded. Sets the tag.  
Top
Public Events
 NameDescription
Public EventOccurs when this instance is fully disposed. (Inherited from C1.Util.DX.DisposeBase)
Public EventOccurs when this instance is starting to be disposed. (Inherited from C1.Util.DX.DisposeBase)
Top
Public Operators
Performs an explicit conversion from System.IntPtr to Storyboard2.
Top
See Also

Reference

Storyboard2 Class
C1.Util.DX.Animation Namespace