ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / OutputMergerStage Class / DepthStencilState Property

In This Topic
    DepthStencilState Property
    In This Topic
    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