AvalonEdit
Draw Method (textView, drawingContext)
NamespacesICSharpCode.AvalonEdit.RenderingIBackgroundRendererDraw(TextView, DrawingContext)
Causes the background renderer to draw.
Declaration Syntax
C#Visual BasicVisual 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