IGlyphTag 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.
Represents a glyph tag, which is consumed by the glyph margin to place glyph visuals.
public interface class IGlyphTag : Microsoft::VisualStudio::Text::Tagging::ITag
public interface class IGlyphTag : Microsoft::VisualStudio::Text::Tagging::ITag
__interface IGlyphTag : Microsoft::VisualStudio::Text::Tagging::ITag
public interface IGlyphTag : Microsoft.VisualStudio.Text.Tagging.ITag
type IGlyphTag = interface
interface ITag
Public Interface IGlyphTag
Implements ITag
- Implements