Gets the document line that contains the specified offset.
Declaration Syntax
C# | Visual Basic | Visual C++ |
IDocumentLine GetLineByOffset( int offset )
Function GetLineByOffset ( _ offset As Integer _ ) As IDocumentLine
IDocumentLine^ GetLineByOffset( int offset )
Parameters
- offset (Int32)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238