ITextViewLine::IntersectsBufferSpan Method (SnapshotSpan)
Visual Studio 2015
Determines whether a bufferSpan intersects this text line.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- bufferSpan
-
Type:
Microsoft.VisualStudio.Text::SnapshotSpan
The buffer span.
This method handles the special processing required for the last line of the buffer.
Show: