Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContext Class / SetStateInternal Method / SetStateInternal(depthStencilStateType) Method

In This Topic
    SetStateInternal(depthStencilStateType) Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overloads Overrides Sub SetStateInternal( _
       ByVal state As depthStencilStateType _
    ) 
    protected override void SetStateInternal( 
       depthStencilStateType state
    )

    Parameters

    state
    See Also