AvalonEdit
GetLocation Method (offset)
NamespacesICSharpCode.AvalonEdit.DocumentIDocumentGetLocation(Int32)
Gets the location from an offset.
Declaration Syntax
C#Visual BasicVisual C++
TextLocation GetLocation(
	int offset
)
Function GetLocation ( _
	offset As Integer _
) As TextLocation
TextLocation GetLocation(
	int offset
)
Parameters
offset (Int32)
See Also

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238