Share via


IVsTextLineMarker Members

Include Protected Members
Include Inherited Members

Provides access to and manipulates the positioning of a text marker within a buffer. This interface has methods to retrieve or change two-dimensional coordinates.

The IVsTextLineMarker type exposes the following members.

Methods

 

Name

Description

Public method

DrawGlyph

Overloaded.

Public method

ExecMarkerCommand

Overloaded.

Public method

GetBehavior

Overloaded.

Public method

GetCurrentSpan

Returns the current position of the text marker.

Public method

GetLineBuffer

Provides access to an associated text buffer.

Public method

GetMarkerCommandInfo

Overloaded.

Public method

GetPriorityIndex

Overloaded.

Public method

GetTipText

Overloaded.

Public method

GetType

Overloaded.

Public method

GetVisualStyle

Overloaded.

Public method

Invalidate

Overloaded.

Public method

ResetSpan

Resets the position of the text marker.

Public method

SetBehavior

Overloaded.

Public method

SetType

Overloaded.

Public method

SetVisualStyle

Overloaded.

Public method

UnadviseClient

Overloaded.

Top

See Also

Reference

IVsTextLineMarker Interface

Microsoft.VisualStudio.TextManager.Interop Namespace