IOverviewMarkTag Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |