IVsPackageDefinedTextMarkerType Members
Include Protected Members
Include Inherited Members
Describes how a custom marker type behaves and appears to the user.
The IVsPackageDefinedTextMarkerType type exposes the following members.
Methods
Name
Description
Draws a glyph in the given display context and bounding rectangle using the provided colors.
Controls how the marker tracks text when edits occur.
Returns the default foreground and background colors for a marker.
Specifies additional modifications to text appearance determined by the marker.
Returns the default line attributes for a custom marker type.
Returns the priority index for the custom marker type, with the highest priority value receiving the topmost placement.
Returns the appearance, location, and coloring of a custom marker type as a bit filed.
Top