Freigeben über


IEditorOperations.ScrollLineTop-Methode

Führt einen Bildlauf in der Zeile durch die Einfügemarke befindet, sodass sie die erste vollständig sichtbare Zeile in der Ansicht ist.

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

Syntax

'Declaration
Sub ScrollLineTop
void ScrollLineTop()
void ScrollLineTop()
abstract ScrollLineTop : unit -> unit
function ScrollLineTop()

.NET Framework-Sicherheit

Siehe auch

Referenz

IEditorOperations Schnittstelle

Microsoft.VisualStudio.Text.Operations-Namespace