IOverviewMarkTag Interface

 

Provides the information needed to render a mark in the overview margin.

Namespace:   Microsoft.VisualStudio.Text.Tagging
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

public interface IOverviewMarkTag : ITag

NameDescription
System_CAPS_pubpropertyMarkKindName

Gets the name of the EditorFormatDefinition whose background color is used to draw the mark.

Return to top
Show: