Causes the background renderer to draw.
Declaration Syntax
C# | Visual Basic | Visual C++ |
void Draw( TextView textView, DrawingContext drawingContext )
Sub Draw ( _ textView As TextView, _ drawingContext As DrawingContext _ )
void Draw( TextView^ textView, DrawingContext^ drawingContext )
Parameters
- textView (TextView)
- drawingContext (DrawingContext)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238