IEditorOperations.ScrollLineCenter 方法

滚动脱字号所在的行,以使该行位于视图居中位置。

命名空间:  Microsoft.VisualStudio.Text.Operations
程序集:  Microsoft.VisualStudio.Text.UI(在 Microsoft.VisualStudio.Text.UI.dll 中)

语法

声明
Sub ScrollLineCenter
void ScrollLineCenter()
void ScrollLineCenter()
abstract ScrollLineCenter : unit -> unit
function ScrollLineCenter()

.NET Framework 安全性

请参阅

参考

IEditorOperations 接口

Microsoft.VisualStudio.Text.Operations 命名空间