Reads the location of the insertion cursor and returns it.
Syntax
public
void GetCursorPosition (
out long column,
out long row)
Parameters
- column
- long which will hold the column
- row
- long which will hold the row
Remarks
Requirements
Namespace: Vte
Assembly: vte-sharp (in vte-sharp.dll)