AvalonEdit
GetLocation Method (offset)
NamespacesICSharpCode.AvalonEdit.DocumentTextDocumentGetLocation(Int32)
Gets the location from an offset.
Declaration Syntax
C#Visual BasicVisual 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