Represents a selected segment.
            
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
| SelectionSegment(Int32, Int32) | 
            Creates a SelectionSegment from two offsets.
              | |
| SelectionSegment(Int32, Int32, Int32, Int32) | 
            Creates a SelectionSegment from two offsets and visual columns.
              | |
| Contains(ISegment, Int32, Int32) | 
            Gets whether segment fully contains the specified segment.
              (Inherited from ISegmentExtensions.) | |
| Contains(ISegment, ISegment) | 
            Gets whether thisSegment fully contains the specified segment.
              (Inherited from ISegmentExtensions.) | |
| EndOffset | 
            Gets the end offset.
              | |
| EndVisualColumn | 
            Gets the end visual column.
              | |
| Equals(Object) |  (Inherited from Object.) | |
| Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.  (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.) | |
| Length | 
            Gets the length of the segment.
              | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| StartOffset | 
            Gets the start offset.
              | |
| StartVisualColumn | 
            Gets the start visual column.
              | |
| ToString()()()() |  (Overrides Object.ToString()()()().) | 
| Object | |
| SelectionSegment | |
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238