ComponentOne Bitmap for WPF
Device1 Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Device1 Class
Device1 Members