ComponentOne Bitmap for UWP
KeyFrame Constructor

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace > KeyFrame Structure : KeyFrame Constructor
The id.
Initializes a new instance of the KeyFrame struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal id As System.IntPtr _
)
public KeyFrame( 
   System.IntPtr id
)

Parameters

id
The id.
See Also

Reference

KeyFrame Structure
KeyFrame Members