C# (CSharp) ICSharpCode.AvalonEdit.Rendering Пространство имен

Классы

Имя Описание
BackgroundGeometryBuilder Helper for creating a PathGeometry.
LinkElementGenerator Detects hyperlinks and makes them clickable.
MailLinkElementGenerator Detects e-mail addresses and makes them clickable.
NewLineElementGenerator Elements generator that displays "¶" at the end of lines.
NewLineElementGenerator.NewLineTextElement
SingleCharacterElementGenerator
SingleCharacterElementGenerator.SpaceTextElement
SingleCharacterElementGenerator.SpecialCharacterBoxElement
SingleCharacterElementGenerator.SpecialCharacterTextRun
SingleCharacterElementGenerator.TabGlyphRun
SingleCharacterElementGenerator.TabTextElement
VisualLine Represents a visual line in the document. A visual line usually corresponds to one DocumentLine, but it can span multiple lines if all but the first are collapsed.
VisualLineElementTextRunProperties TextRunProperties implementation that allows changing the properties. A VisualLineElementTextRunProperties instance usually is assigned to a single VisualLineElement.
VisualLineLinkText VisualLineElement that represents a piece of text and is a clickable link.
VisualLinesInvalidException