ComponentOne Bitmap for UWP
DrawingStateBlock1 Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

DrawingStateBlock1 Class
DrawingStateBlock1 Members