IVerticalScrollBar Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | Map | Gets the mapping between the text position and the scrollbar coordinate for the scrollbar. |
![]() | ThumbHeight | Gets the height of the scrollbar thumb in pixels. |
![]() | TrackSpanBottom | Gets the y-coordinate of the bottom of the scrollbar track as it is rendered in the display (excluding the scroll buttons at the top and bottom). |
![]() | TrackSpanHeight | Gets the height of the scrollbar track as it is rendered in the display (excluding the scroll buttons at the top and bottom). |
![]() | TrackSpanTop | Gets the y-coordinate of the top of the scrollbar track as it is rendered in the display (excluding the scroll buttons at the top and bottom). |
Show:
