IVerticalScrollBar Methods

 

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

NameDescription
System_CAPS_pubmethodGetBufferPositionOfYCoordinate(Double)

Gets the buffer position that corresponds to a y-coordinate in the scrollbar track.

System_CAPS_pubmethodGetYCoordinateOfBufferPosition(SnapshotPoint)

Gets the y-coordinate in the scrollbar track that corresponds to a buffer position.

System_CAPS_pubmethodGetYCoordinateOfScrollMapPosition(Double)

Gets the y-coordinate in the scrollbar track that corresponds to a position in scroll map coordinates.

Return to top
Show: