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

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