# Editor.BaseWindow.StartCentered

```csharp
bool StartCentered { get; set; }
```

Position the window at the centre of the screen (or main editor window if one is present) by default.

Declared in [Editor.BaseWindow](/api/Editor.BaseWindow).
Assembly: `Sandbox.Tools`.
