ComponentOne Bitmap for UWP
DepthStencilState Property

C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > OutputMergerStage Class : DepthStencilState Property
Gets or sets the state of the depth stencil.
Syntax
'Declaration
 
Public Property DepthStencilState As DepthStencilState
public DepthStencilState DepthStencilState {get; set;}

Property Value

The state of the depth stencil.
See Also

Reference

OutputMergerStage Class
OutputMergerStage Members