Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Camera Class / renderContext Property

In This Topic
    renderContext Property (Camera)
    In This Topic
    The render context.
    Syntax
    'Declaration
     
    Protected Friend ReadOnly Property renderContext As RenderContextBase
    protected internal RenderContextBase renderContext {get;}
    See Also