Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / IShader Interface / Disable Method

In This Topic
    Disable Method (IShader)
    In This Topic
    Syntax
    'Declaration
     
    Sub Disable( _
       ByVal context As RenderContextBase _
    ) 
    void Disable( 
       RenderContextBase context
    )

    Parameters

    context
    See Also