C# Class ICSharpCode.AvalonEdit.Folding.FoldingElementGenerator.FoldingLineTextRun

Inheritance: ICSharpCode.AvalonEdit.Rendering.FormattedTextRun
Afficher le fichier Open project: kjk/kjkpub

Méthodes publiques

Méthode Description
Draw ( System.Windows.Media.DrawingContext drawingContext, Point origin, bool rightToLeft, bool sideways ) : void
FoldingLineTextRun ( ICSharpCode.AvalonEdit.Rendering.FormattedTextElement element, System.Windows.Media.TextFormatting.TextRunProperties properties ) : System

Method Details

Draw() public méthode

public Draw ( System.Windows.Media.DrawingContext drawingContext, Point origin, bool rightToLeft, bool sideways ) : void
drawingContext System.Windows.Media.DrawingContext
origin Point
rightToLeft bool
sideways bool
Résultat void

FoldingLineTextRun() public méthode

public FoldingLineTextRun ( ICSharpCode.AvalonEdit.Rendering.FormattedTextElement element, System.Windows.Media.TextFormatting.TextRunProperties properties ) : System
element ICSharpCode.AvalonEdit.Rendering.FormattedTextElement
properties System.Windows.Media.TextFormatting.TextRunProperties
Résultat System