Eyeshot 11 WPF API Reference
WPF 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