IEditorOperations.ScrollLineCenter 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.
Scrolls the line the caret is on, so that it is centered in the view.
public:
void ScrollLineCenter();
public:
void ScrollLineCenter();
void ScrollLineCenter();
public void ScrollLineCenter ();
abstract member ScrollLineCenter : unit -> unit
Public Sub ScrollLineCenter ()