Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / PushDepthStencilState Method

In This Topic
    PushDepthStencilState Method
    In This Topic
    Pushes the current depthStencilStateType on the stack.
    Syntax
    'Declaration
     
    Public Sub PushDepthStencilState() 
    public void PushDepthStencilState()
    See Also