IVerticalScrollBar Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | GetBufferPositionOfYCoordinate(Double) | Gets the buffer position that corresponds to a y-coordinate in the scrollbar track. |
![]() | GetYCoordinateOfBufferPosition(SnapshotPoint) | Gets the y-coordinate in the scrollbar track that corresponds to a buffer position. |
![]() | GetYCoordinateOfScrollMapPosition(Double) | Gets the y-coordinate in the scrollbar track that corresponds to a position in scroll map coordinates. |
Show:
