Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / HqrData Class / HqrData Constructor / HqrData Constructor(RenderContextBase,IEnvironment,Boolean)

In This Topic
    HqrData Constructor(RenderContextBase,IEnvironment,Boolean)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal renderContext As RenderContextBase, _
       ByVal environmentMap As IEnvironment, _
       ByVal environmentMapping As Boolean _
    )

    Parameters

    renderContext
    environmentMap
    environmentMapping
    See Also