C# Класс FastColoredTextBoxNS.FoldedBlockStyle

Renderer for folded block
Наследование: TextStyle
Показать файл Открыть проект

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

Метод Описание
Draw ( Graphics gr, Point position, Range range ) : void
FoldedBlockStyle ( Brush foreBrush, Brush backgroundBrush, FontStyle fontStyle ) : System

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

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

public Draw ( Graphics gr, Point position, Range range ) : void
gr System.Drawing.Graphics
position Point
range Range
Результат void

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

public FoldedBlockStyle ( Brush foreBrush, Brush backgroundBrush, FontStyle fontStyle ) : System
foreBrush System.Drawing.Brush
backgroundBrush System.Drawing.Brush
fontStyle FontStyle
Результат System