ComponentOne Bitmap for UWP
Device3 Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Device3 Class
Device3 Members