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

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