Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the basic element in a sequence of elements that compose an ITextViewLine.
Namespace: Microsoft.VisualStudio.Text.Formatting
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Syntax
'Declaration
Public Interface ISequenceElement
public interface ISequenceElement
public interface class ISequenceElement
type ISequenceElement = interface end
public interface ISequenceElement
The ISequenceElement type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
ShouldRenderText | Determines whether the text in the span should be rendered in the ITextViewLine. |
![]() |
Span | Gets the IMappingSpan of the element. |
Top
.gif)