AvalonEdit
IVisualLineTransformer Interface
NamespacesICSharpCode.AvalonEdit.RenderingIVisualLineTransformer
Allows transforming visual line elements.
Declaration Syntax
C#Visual BasicVisual C++
public interface IVisualLineTransformer
Public Interface IVisualLineTransformer
public interface class IVisualLineTransformer
Members
All MembersMethods



IconMemberDescription
Transform(ITextRunConstructionContext, IList<(Of <<'(VisualLineElement>)>>))
Applies the transformation to the specified list of visual line elements.

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