AvalonEdit
InsertionOffset Property
NamespacesICSharpCode.AvalonEdit.DocumentDocumentTextWriterInsertionOffset
Gets/Sets the current insertion offset.
Declaration Syntax
C#Visual BasicVisual C++
public int InsertionOffset { get; set; }
Public Property InsertionOffset As Integer
	Get
	Set
public:
property int InsertionOffset {
	int get ();
	void set (int value);
}

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