C# Класс Tybocer.HighlightNotesSnippetBackgroundRenderer

Наследование: IBackgroundRenderer
Показать файл Открыть проект

Открытые методы

Метод Описание
Draw ( TextView textView, System.Windows.Media.DrawingContext drawingContext ) : void
HighlightNotesSnippetBackgroundRenderer ( TextEditor editor, int start_line, int no_lines ) : System

Описание методов

Draw() публичный Метод

public Draw ( TextView textView, System.Windows.Media.DrawingContext drawingContext ) : void
textView TextView
drawingContext System.Windows.Media.DrawingContext
Результат void

HighlightNotesSnippetBackgroundRenderer() публичный Метод

public HighlightNotesSnippetBackgroundRenderer ( TextEditor editor, int start_line, int no_lines ) : System
editor ICSharpCode.AvalonEdit.TextEditor
start_line int
no_lines int
Результат System