ITextView.DisplayTextLineContainingBufferPosition Method
Visual Studio 2015
Formats and displays the contents of the text buffer so that the ITextViewLine containing the buffer position is displayed.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | DisplayTextLineContainingBufferPosition(SnapshotPoint, Double, ViewRelativePosition) | Formats and displays the contents of the text buffer so that the ITextViewLine containing the buffer position is displayed at the desired position. |
![]() | DisplayTextLineContainingBufferPosition(SnapshotPoint, Double, ViewRelativePosition, Nullable<Double>, Nullable<Double>) | Formats and displays the contents of the text buffer so that the ITextViewLine containing the specified buffer position is displayed at the desired position. |
Show:
