ComponentOne Bitmap for WPF
DeviceEx Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

DeviceEx Class
DeviceEx Members