# Editor.PanelWindow.ResizeBorder

```csharp
float ResizeBorder { get; set; }
```

How far from the edge of a borderless window counts as a resize handle, in pixels.

Declared in [Editor.PanelWindow](/api/Editor.PanelWindow).
Assembly: `Sandbox.Tools`.
