ComponentOne Bitmap for UWP
Storyboard2 Constructor

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > Storyboard2 Class : Storyboard2 Constructor
The native pointer.
Initializes a new instance of the Storyboard2 class.
Syntax
'Declaration
 
Public Function New( _
   ByVal nativePtr As System.IntPtr _
)
public Storyboard2( 
   System.IntPtr nativePtr
)

Parameters

nativePtr
The native pointer.
See Also

Reference

Storyboard2 Class
Storyboard2 Members