AnchorElement created by SnippetAnchorElement.

C# | Visual Basic | Visual C++ |
public sealed class AnchorElement : IActiveElement
Public NotInheritable Class AnchorElement _ Implements IActiveElement
public ref class AnchorElement sealed : IActiveElement

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | AnchorElement(AnchorSegment, String, InsertionContext) |
Creates a new AnchorElement.
|
![]() | Deactivate(SnippetEventArgs) |
Called when the interactive mode is deactivated.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsEditable |
Gets whether this element is editable (the user will be able to select it with Tab).
|
![]() | Name |
Gets or sets the name of the anchor.
|
![]() | OnInsertionCompleted()()()() |
Called when the all snippet elements have been inserted.
|
![]() | Segment |
Gets the segment associated with this element. May be null.
|
![]() | Text |
Gets or sets the text at the anchor.
|
![]() | ToString()()()() | (Inherited from Object.) |

Object | |
![]() | AnchorElement |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238