IVsTextLayer Members
Include Protected Members
Include Inherited Members
Handles layout between a base buffer and a view.
The IVsTextLayer type exposes the following members.
Methods
Name
Description
Puts the specified span of text into a caller-allocated buffer
Creates a zero-length tracking point that is similar to a zero-length marker.
Enumerates all markers.
Returns the length of the last line.
Returns the length of a line.
Returns the number of lines.
Puts the specified span of text into a BSTR.
MapLocalSpansToTextOriginatingLayer
Maps a set of local spans to the shallowest layer that originates text.
Handles line breaking/joining, etc.
Handles line breaking/joining, etc.
Top