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