Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class / IsErrorInPaint Method

In This Topic
    IsErrorInPaint Method (ViewportLayoutBase)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride Function IsErrorInPaint() As Boolean
    public abstract bool IsErrorInPaint()
    See Also