IScrollMap::ThumbSize Property
Visual Studio 2015
Gets the size of the text visible in the view (in scrollmap coordinates).
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
This is equivalent to the scrollbar thumb size. The total height of the scroll map, in scrollmap coordinates, is CoordinateOfBufferEnd + ThumbSize.
Show: