ComponentOne Bitmap for UWP
DepthStencilView Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

DepthStencilView Class
DepthStencilView Members