Gets the text location of this anchor.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public TextLocation Location { get; }
Public ReadOnly Property Location As TextLocation Get
public: virtual property TextLocation Location { TextLocation get () sealed; }
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when trying to get the Offset from a deleted anchor. |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238