ComponentOne Bitmap for UWP
Create Method (Storyboard2)

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Storyboard2 Class : Create Method
The manager.
Initializes a new instance of the Storyboard2 class.
Syntax
'Declaration
 
Public Shared Function Create( _
   ByVal manager As Manager2 _
) As Storyboard2
public static Storyboard2 Create( 
   Manager2 manager
)

Parameters

manager
The manager.
See Also

Reference

Storyboard2 Class
Storyboard2 Members