ComponentOne Bitmap for UWP
Surface2 Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Surface2 Class
Surface2 Members