Eyeshot 11 WPF API Reference
WPF 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