AvalonEdit
Offset Property
NamespacesICSharpCode.AvalonEdit.DocumentTextChangeEventArgsOffset
The offset at which the change occurs.
Declaration Syntax
C#Visual BasicVisual C++
public int Offset { get; }
Public ReadOnly Property Offset As Integer
	Get
public:
property int Offset {
	int get ();
}

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