Override this method to control the type of new VisualLineText instances when
the visual line is split due to syntax highlighting.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected override VisualLineText CreateInstance( int length )
Protected Overrides Function CreateInstance ( _ length As Integer _ ) As VisualLineText
protected: virtual VisualLineText^ CreateInstance( int length ) override
Parameters
- length (Int32)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238