Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / ErrorInPaint Property

In This Topic
    ErrorInPaint Property
    In This Topic
    Gets a value indicating if an error occurred during paint.
    Syntax
    'Declaration
     
    Public ReadOnly Property ErrorInPaint As Boolean
    public bool ErrorInPaint {get;}
    See Also