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

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