Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / RenderContextBase Class / CurrentBlendState Property

In This Topic
    CurrentBlendState Property
    In This Topic
    Gets the current blend state.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentBlendState As blendStateType
    public blendStateType CurrentBlendState {get;}
    See Also