ComponentOne Bitmap for UWP
CommandList Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

CommandList Class
CommandList Members