Freigeben über


IEditorOperations.ScrollLineCenter-Methode

Führt einen Bildlauf in der Zeile durch, in der sich die Einfügemarke befindet, sodass sie in der Ansicht zentriert wird.

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

Syntax

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

.NET Framework-Sicherheit

Siehe auch

Referenz

IEditorOperations Schnittstelle

Microsoft.VisualStudio.Text.Operations-Namespace