AvalonEdit
Offset Property
NamespacesICSharpCode.AvalonEdit.HighlightingHighlightedSectionOffset
Gets/sets the document offset of the section.
Declaration Syntax
C#Visual BasicVisual C++
public int Offset { get; set; }
Public Property Offset As Integer
	Get
	Set
public:
virtual property int Offset {
	int get () sealed;
	void set (int value) sealed;
}

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