public void SelectRange (int rangeCursorIndex, int selectionIndex);

파라미터

cursorIndexThe caret and selection start position.
selectionIndexThe selection end position.

설명

Selects text in the textfield between cursorIndex and selectionIndex.