AvalonEdit
Offset Property
NamespacesICSharpCode.AvalonEdit.DocumentAnchorSegmentOffset
Gets the start offset of the segment.
Declaration Syntax
C#Visual BasicVisual C++
public int Offset { get; }
Public ReadOnly Property Offset As Integer
	Get
public:
virtual property int Offset {
	int get () sealed;
}

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