# Sandbox.Texture.Width

```csharp
int Width { get; set; }
```

Width of the texture in pixels.

Declared in [Sandbox.Texture](/api/Sandbox.Texture).
Assembly: `Sandbox.Engine`.
