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

In This Topic
    PopShader Method
    In This Topic
    Pops the current shader from the stack.
    Syntax
    'Declaration
     
    Public Sub PopShader() 
    public void PopShader()
    See Also