IEditorOperations.SwapCaretAndAnchor 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.
Swaps the caret from its current position to the other end of the selection.
public:
void SwapCaretAndAnchor();
public:
void SwapCaretAndAnchor();
void SwapCaretAndAnchor();
public void SwapCaretAndAnchor ();
abstract member SwapCaretAndAnchor : unit -> unit
Public Sub SwapCaretAndAnchor ()