AvalonEdit
ITextRunConstructionContext Interface
NamespacesICSharpCode.AvalonEdit.RenderingITextRunConstructionContext
Contains information relevant for text run creation.
Declaration Syntax
C#Visual BasicVisual C++
public interface ITextRunConstructionContext
Public Interface ITextRunConstructionContext
public interface class ITextRunConstructionContext
Members
All MembersMethodsProperties



IconMemberDescription
Document
Gets the text document.

GetText(Int32, Int32)
Gets a piece of text from the document.

GlobalTextRunProperties
Gets the global text run properties.

TextView
Gets the text view for which the construction runs.

VisualLine
Gets the visual line that is currently being constructed.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238