ISequenceElement
ISequenceElement
ISequenceElement
ISequenceElement
ISequenceElement
ISequenceElement
Interface
Definition
Represents the basic element in a sequence of elements that compose an ITextViewLine.
public interface class ISequenceElement
public interface class ISequenceElement
__interface ISequenceElement
public interface ISequenceElement
type ISequenceElement = interface
Public Interface ISequenceElement
- Derived
-
Microsoft.VisualStudio.Text.Formatting.IAdornmentElementMicrosoft.VisualStudio.Text.Formatting.IAdornmentElementMicrosoft.VisualStudio.Text.Formatting.IAdornmentElementMicrosoft.VisualStudio.Text.Formatting.IAdornmentElementMicrosoft.VisualStudio.Text.Formatting.IAdornmentElementMicrosoft.VisualStudio.Text.Formatting.IAdornmentElement
Properties
ShouldRenderText ShouldRenderText ShouldRenderText ShouldRenderText ShouldRenderText ShouldRenderText |
Determines whether the text in the span should be rendered in the ITextViewLine. |
Span Span Span Span Span Span |
Gets the IMappingSpan of the element. |