Метод | Описание | |
---|---|---|
CreateTextRun ( int startVisualColumn, ITextRunConstructionContext context ) : System.Windows.Media.TextFormatting.TextRun | ||
FoldingLineElement ( System.Windows.Media.FormattedText text, int documentLength ) : System |
public CreateTextRun ( int startVisualColumn, ITextRunConstructionContext context ) : System.Windows.Media.TextFormatting.TextRun | ||
startVisualColumn | int | |
context | ITextRunConstructionContext | |
Результат | System.Windows.Media.TextFormatting.TextRun |
public FoldingLineElement ( System.Windows.Media.FormattedText text, int documentLength ) : System | ||
text | System.Windows.Media.FormattedText | |
documentLength | int | |
Результат | System |