ComponentOne Bitmap for WPF
Surface1 Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Surface1 Class
Surface1 Members