IEditorOperations.ScrollLineTop 方法

滚动脱字号所在的行,因此,该行成为视图中第一个完全可见的行。

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

语法

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

.NET Framework 安全性

请参阅

参考

IEditorOperations 接口

Microsoft.VisualStudio.Text.Operations 命名空间