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)
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
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.