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

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