| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D11 Namespace > DeviceContext Class : ClearDepthStencilView Method |
'Declaration Public Sub ClearDepthStencilView( _ ByVal depthStencilViewRef As DepthStencilView, _ ByVal clearFlags As DepthStencilClearFlags, _ ByVal depth As System.Single, _ ByVal stencil As System.Byte _ )
public void ClearDepthStencilView( DepthStencilView depthStencilViewRef, DepthStencilClearFlags clearFlags, System.float depth, System.byte stencil )