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

In This Topic
    CurrentRasterizerState Property
    In This Topic
    Gets the current rasterizer state.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentRasterizerState As rasterizerStateType
    public rasterizerStateType CurrentRasterizerState {get;}
    See Also