ComponentOne Bitmap for UWP
Output1 Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Output1 Class
Output1 Members