IViewScroller.EnsureSpanVisible Method

 

Ensures that all the text in a span is entirely visible in the view.

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

NameDescription
System_CAPS_pubmethodEnsureSpanVisible(SnapshotSpan)

Ensures that all the text in the specified span is entirely visible in the view.

System_CAPS_pubmethodEnsureSpanVisible(SnapshotSpan, EnsureSpanVisibleOptions)

Ensures that all the text in the specified span is entirely visible in the view.

System_CAPS_pubmethodEnsureSpanVisible(VirtualSnapshotSpan, EnsureSpanVisibleOptions)

Ensures that all the text in the specified span is entirely visible in the view.

Return to top
Show: