IVsTextMarker Members
Include Protected Members
Include Inherited Members
Provides methods for managing text markers.
The IVsTextMarker type exposes the following members.
Methods
Name
Description
Draws a glyph in the widget margin given a display context and bounding rectangle.
Executes a text marker command against a marker.
Returns a text marker behavior set by the SetBehavior method.
Returns text marker command information.
Returns the text marker priority index, with the highest value getting the topmost placement.
Returns the text to display in a tip for the marker type.
Returns a text marker type.
Returns the visual style of a marker type.
Prevents a text marker from appearing in the user interface.
Sets the behavior of a text marker.
Sets a text marker type.
Sets the visual style of a marker type.
Unadvises the client, if there is one.
Top