ComponentOne Bitmap for UWP
DepthStencilState Constructor

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

Parameters

nativePtr
The native pointer.
See Also

Reference

DepthStencilState Class
DepthStencilState Members