AvalonEdit
Offset Property
NamespacesICSharpCode.AvalonEdit.DocumentITextAnchorOffset
Gets the offset of the text anchor.
Declaration Syntax
C#Visual BasicVisual C++
int Offset { get; }
ReadOnly Property Offset As Integer
	Get
property int Offset {
	int get ();
}
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown when trying to get the Offset from a deleted anchor.

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