Applies the transformation to the specified list of visual line elements.
Declaration Syntax
C# | Visual Basic | Visual C++ |
void Transform( ITextRunConstructionContext context, IList<VisualLineElement> elements )
Sub Transform ( _ context As ITextRunConstructionContext, _ elements As IList(Of VisualLineElement) _ )
void Transform( ITextRunConstructionContext^ context, IList<VisualLineElement^>^ elements )
Parameters
- context (ITextRunConstructionContext)
- elements (IList<(Of <(<'VisualLineElement>)>)>)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238