IEditorOperations.ScrollLineTop Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Scroll sthe line the caret is on, so that it is the first fully-visible line in the view.
public:
void ScrollLineTop();
public:
void ScrollLineTop();
void ScrollLineTop();
public void ScrollLineTop ();
abstract member ScrollLineTop : unit -> unit
Public Sub ScrollLineTop ()