Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / GfxEnvironmentParams Class / RenderContext Property

In This Topic
    RenderContext Property (GfxEnvironmentParams)
    In This Topic
    Gets or sets the render context.
    Syntax
    'Declaration
     
    Public Property RenderContext As RenderContextBase
    public RenderContextBase RenderContext {get; set;}
    See Also