共用方式為


IEditorOperations.ScrollColumnRight 方法

將檢視向右捲動一欄。

命名空間:  Microsoft.VisualStudio.Text.Operations
組件:  Microsoft.VisualStudio.Text.UI (在 Microsoft.VisualStudio.Text.UI.dll 中)

語法

'宣告
Sub ScrollColumnRight
void ScrollColumnRight()
void ScrollColumnRight()
abstract ScrollColumnRight : unit -> unit
function ScrollColumnRight()

備註

資料行是分享空間中的預設字型的寬度。

.NET Framework 安全性

請參閱

參考

IEditorOperations 介面

Microsoft.VisualStudio.Text.Operations 命名空間