Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Graphics Namespace / RenderContextBase Class / PopDepthStencilState Method

In This Topic
    PopDepthStencilState Method
    In This Topic
    Pops the depthStencilStateType from the stack and sets it as current.
    Syntax
    'Declaration
     
    Public Sub PopDepthStencilState() 
    public void PopDepthStencilState()
    See Also