Constructs a VisualLineElement that replaces the matched text.
The default implementation will create a VisualLineLinkText
based on the URI provided by GetUriFromMatch(Match).
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected virtual VisualLineElement ConstructElementFromMatch( Match m )
Protected Overridable Function ConstructElementFromMatch ( _ m As Match _ ) As VisualLineElement
protected: virtual VisualLineElement^ ConstructElementFromMatch( Match^ m )
Parameters
- m (Match)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238