ComponentOne Bitmap for WPF
Surface Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

Surface Class
Surface Members