| C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > Device Class : CreateDepthStencilView Method |
'Declaration Public Function CreateDepthStencilView( _ ByVal resourceRef As Resource, _ ByVal descRef As System.Nullable(Of DepthStencilViewDescription) _ ) As DepthStencilView
public DepthStencilView CreateDepthStencilView( Resource resourceRef, System.Nullable<DepthStencilViewDescription> descRef )