SetCursorIndex(Int32, Boolean) Method

Definition

Assembly XenoAtom.Terminal.dll

Moves the cursor to the specified position.

public void SetCursorIndex(int index, bool extendSelection = false)

Parameters

index
Int32
extendSelection
Boolean