Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / OglRenderContext Class / IsGraphicsError Method

In This Topic
    IsGraphicsError Method (OglRenderContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function IsGraphicsError() As Boolean
    public override bool IsGraphicsError()
    See Also