IVerticalFractionMap Methods

 

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

NameDescription
System_CAPS_pubmethodGetBufferPositionAtFraction(Double)

Gets the buffer position that corresponds to a fraction of the vertical extent of the view, if it exists.

System_CAPS_pubmethodGetFractionAtBufferPosition(SnapshotPoint)

Gets the fraction of the vertical extent of the view that corresponds to the specified buffer position.

Return to top
Show: