IEditorOperations.SwapCaretAndAnchor Method

Definition

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 ()

Applies to