ITextCaret::MoveToPreferredCoordinates Method ()
Visual Studio 2015
Moves the caret to the preferred x- and y-coordinates.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Return Value
Type: Microsoft.VisualStudio.Text.Editor::CaretPositionA CaretPosition that contains the valid values of the caret position after the move has occurred.
You cannot change the preferred coordinates by calling this method.
Show: