ComponentOne Bitmap for UWP
GdiMetafileSinkNative Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

GdiMetafileSinkNative Class
GdiMetafileSinkNative Members