IVsPackageDefinedTextMarkerType Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | DrawGlyphWithColors(IntPtr, array<RECT>^, Int32, IVsTextMarkerColorSet^, UInt32, Int32) | Draws a glyph in the given display context and bounding rectangle using the provided colors. |
![]() | GetBehaviorFlags(UInt32) | Controls how the marker tracks text when edits occur. |
![]() | GetDefaultColors(array<COLORINDEX>^, array<COLORINDEX>^) | Returns the default foreground and background colors for a marker. |
![]() | GetDefaultFontFlags(UInt32) | Specifies additional modifications to text appearance determined by the marker. |
![]() | GetDefaultLineStyle(array<COLORINDEX>^, array<LINESTYLE>^) | Returns the default line attributes for a custom marker type. |
![]() | GetPriorityIndex(Int32) | Returns the priority index for the custom marker type, with the highest priority value receiving the topmost placement. |
![]() | GetVisualStyle(UInt32) | Returns the appearance, location, and coloring of a custom marker type as a bit filed. |
Show:
