ISequenceElement Interface
Visual Studio 2015
Represents the basic element in a sequence of elements that compose an ITextViewLine.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | ShouldRenderText | Determines whether the text in the span should be rendered in the ITextViewLine. |
![]() | Span | Gets the IMappingSpan of the element. |
Show:
