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