Gets the location from an offset.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public TextLocation GetLocation( int offset )
Public Function GetLocation ( _ offset As Integer _ ) As TextLocation
public: virtual TextLocation GetLocation( int offset ) sealed
Parameters
- offset (Int32)
See Also
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238