IOverviewMarkTag Interface

Definition

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

public interface class IOverviewMarkTag : Microsoft::VisualStudio::Text::Tagging::ITag
public interface class IOverviewMarkTag : Microsoft::VisualStudio::Text::Tagging::ITag
__interface IOverviewMarkTag : Microsoft::VisualStudio::Text::Tagging::ITag
public interface IOverviewMarkTag : Microsoft.VisualStudio.Text.Tagging.ITag
type IOverviewMarkTag = interface
    interface ITag
Public Interface IOverviewMarkTag
Implements ITag
Derived
Implements

Properties

MarkKindName

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

Applies to