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

In This Topic
    CompileEnvironment Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function CompileEnvironment( _
       ByVal image As Image _
    ) As IEnvironment
    public IEnvironment CompileEnvironment( 
       Image image
    )

    Parameters

    image
    See Also