# Sandbox.Texture.Size

```csharp
Vector2 Size { get; set; }
```

Returns a Vector2 representing the size of the texture (width, height)

Declared in [Sandbox.Texture](/api/Sandbox.Texture).
Assembly: `Sandbox.Engine`.
