Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContext Class / CreateEnvironment Method

In This Topic
    CreateEnvironment Method (D3DRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overrides Function CreateEnvironment( _
       ByVal image As Image _
    ) As IEnvironment
    protected internal override IEnvironment CreateEnvironment( 
       Image image
    )

    Parameters

    image
    See Also