ComponentOne Bitmap for UWP
PrimitiveInterpolation Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

PrimitiveInterpolation Class
PrimitiveInterpolation Members