Method MoveToChar
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
MoveToChar(int)
Moves the current position to the specified character in the current line.
public virtual void MoveToChar(int x)
Parameters
x
intIndex of character in the current line to move to.