AvalonEdit
Segment Property
NamespacesICSharpCode.AvalonEdit.SnippetsAnchorElementSegment
Gets the segment associated with this element. May be null.
Declaration Syntax
C#Visual BasicVisual C++
public ISegment Segment { get; }
Public ReadOnly Property Segment As ISegment
	Get
public:
virtual property ISegment^ Segment {
	ISegment^ get () sealed;
}

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