D3D11ControlDepthStencilView Property |
Gets the DepthStencilView instance associated with the output merger.
Namespace: SlimDX.WindowsAssembly: SlimDX.D3D11Control (in SlimDX.D3D11Control.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DepthStencilView DepthStencilView { get; }
Property Value
Type:
DepthStencilView
Exceptions
See Also