Gets the location from an offset.
| 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
- offset (Int32)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238