IScrollMap Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Editor
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
| Name | Description | |
|---|---|---|
![]() | GetBufferPositionAtCoordinate(Double) | Gets the buffer position that corresponds to a scrollmap coordinate. |
![]() | GetBufferPositionAtFraction(Double) | Gets the buffer position that corresponds to a fraction of the vertical extent of the view, if it exists.(Inherited from IVerticalFractionMap.) |
![]() | GetCoordinateAtBufferPosition(SnapshotPoint) | Gets the scrollmap coordinates of a buffer position. |
![]() | GetFractionAtBufferPosition(SnapshotPoint) | Gets the fraction of the vertical extent of the view that corresponds to the specified buffer position.(Inherited from IVerticalFractionMap.) |
Show:
