ComponentOne Bitmap for UWP
SwapChain1 Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

SwapChain1 Class
SwapChain1 Members