# Editor.Widget.Width

```csharp
float Width { get; set; }
```

Utility to interact with a widget's width - use Size where possible

Declared in [Editor.Widget](/api/Editor.Widget).
Assembly: `Sandbox.Tools`.
