Method CursorLeft
CursorLeft(int)
First valid position before pos.
public int CursorLeft(int pos)
Parameters
posint
Returns
- int
New cursor position if any, otherwise returns
pos
First valid position before pos.
public int CursorLeft(int pos)
pos intNew cursor position if any, otherwise returns pos