IVsTextLayerMarker Members

Include Protected Members
Include Inherited Members

The IVsTextLayerMarker type exposes the following members.

Methods

  Name Description
Public method DrawGlyph Draws a glyph in the given DC & RECT.
Public method DrawGlyphEx
Public method ExecMarkerCommand
Public method GetBehavior Returns marker behavior.
Public method GetCurrentSpan Returns the current span position.
Public method GetMarkerCommandInfo
Public method GetPriorityIndex Returns the priority index.
Public method GetTextLayer
Public method GetTipText Returns tool tip text.
Public method GetType Returns marker type.
Public method GetVisualStyle Returns the visual style of a marker.
Public method Invalidate Prevents a marker from appearing in the UI.
Public method IsInvalidated
Public method QueryClientInterface Lets the caller knowwhether the marker was invalidated
Public method ResetSpan Resets marker position.
Public method SetBehavior
Public method SetType
Public method SetVisualStyle
Public method UnadviseClient Unadvise the client, if any.

Top

See Also

Reference

IVsTextLayerMarker Interface

Microsoft.VisualStudio.TextManager.Interop Namespace