# Editor.LineEdit.CursorPosition

```csharp
int CursorPosition { get; set; }
```

Position of the text cursor, at which newly typed letters will be inserted.

Declared in [Editor.LineEdit](/api/Editor.LineEdit).
Assembly: `Sandbox.Tools`.
