ComponentOne Bitmap for WPF
CommandSink1Native Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

CommandSink1Native Class
CommandSink1Native Members