Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class / renderContext Property

In This Topic
    renderContext Property (ViewportLayoutBase)
    In This Topic
    Graphics rendering context.
    Syntax
    'Declaration
     
    Public Property renderContext As RenderContextBase
    public RenderContextBase renderContext {get; set;}
    See Also