Eyeshot 10 WPF API Reference
PaintDesignError Method (ViewportLayoutBase)

WPF Assembly > devDept.Eyeshot Namespace > ViewportLayoutBase Class : PaintDesignError Method
Syntax
'Declaration
 
Protected MustOverride Sub PaintDesignError( _
   ByVal g As Graphics _
) 
protected abstract void PaintDesignError( 
   Graphics g
)

Parameters

g
See Also

Reference

ViewportLayoutBase Class
ViewportLayoutBase Members