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

In This Topic
    SetLightingInternal Method (RenderContextBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub SetLightingInternal( _
       ByVal enable As Boolean _
    ) 
    protected virtual void SetLightingInternal( 
       bool enable
    )

    Parameters

    enable
    See Also