This topic has not yet been rated - Rate this topic

IVsTextMarkerColorSet Interface

Allows a marker type to determine whether other marker types share the same color set.

Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("93373F76-DF07-46DB-9415-1772069F60A4")] 
public interface IVsTextMarkerColorSet
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("93373F76-DF07-46DB-9415-1772069F60A4") */ 
public interface IVsTextMarkerColorSet
InterfaceTypeAttribute(1) 
GuidAttribute("93373F76-DF07-46DB-9415-1772069F60A4") 
public interface IVsTextMarkerColorSet

Information from GetMarkerColors is used in DrawGlyphWithColorsto allow a marker type to determine whether another marker type is using the same color set.

Notes to Callers Call to determine the foreground and background color for a marker type.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ