AvalonEdit
Location Property
NamespacesICSharpCode.AvalonEdit.DocumentITextAnchorLocation
Gets the text location of this anchor.
Declaration Syntax
C#Visual BasicVisual C++
TextLocation Location { get; }
ReadOnly Property Location As TextLocation
	Get
property TextLocation Location {
	TextLocation get ();
}
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown when trying to get the Offset from a deleted anchor.

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