AvalonEdit
StartOffset Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineStartOffset
Gets the start offset of the VisualLine inside the document. This is equivalent to FirstDocumentLine.Offset.
Declaration Syntax
C#Visual BasicVisual C++
public int StartOffset { get; }
Public ReadOnly Property StartOffset As Integer
	Get
public:
property int StartOffset {
	int get ();
}

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