Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class / PaintDesignError Method

In This Topic
    PaintDesignError Method (ViewportLayoutBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride Sub PaintDesignError( _
       ByVal g As Graphics _
    ) 
    protected abstract void PaintDesignError( 
       Graphics g
    )

    Parameters

    g
    See Also