ComponentOne Bitmap for UWP
WicRenderTarget Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

WicRenderTarget Class
WicRenderTarget Members